Browse Source

飞扬版本通知公告重叠显示样式调整

西昌缴费二期
liangkun 3 years ago
parent
commit
aa9c5b97a0
1 changed files with 7 additions and 0 deletions
  1. +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;


Loading…
Cancel
Save