소스 검색

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

西昌缴费二期
liangkun 3 년 전
부모
커밋
aa9c5b97a0
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  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 파일 보기

@@ -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;


불러오는 중...
취소
저장