This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bjquanjiang
/
DigitalScholl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
飞扬版本通知公告重叠显示样式调整
西昌缴费二期
liangkun
3 years ago
parent
6618f9fa2c
commit
aa9c5b97a0
1 changed files
with
7 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-0
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminDesktopTop.cshtml
+ 7
- 0
Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminDesktopTop.cshtml
View File
@@ -617,6 +617,13 @@
border-bottom: 1px solid #E5E5E5;
cursor: pointer
}
.lr-list-line .text{
width: 75%;
overflow: hidden;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.lr-list-line .date {
position: absolute;
Write
Preview
Loading…
Cancel
Save