mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-03-01 19:40:29 +08:00
@@ -59,6 +59,9 @@ html, body {
|
||||
}
|
||||
.module-list-view .item {
|
||||
border-bottom: 1px solid #EEEEEE;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
/* border-top:1px solid #FFF;*/
|
||||
}
|
||||
.module-list-view .item:first{
|
||||
@@ -104,8 +107,6 @@ html, body {
|
||||
}
|
||||
.module-list-view .item .name {
|
||||
width: 100%;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
.module-list-view .list-share .item .name-text {
|
||||
@@ -127,13 +128,7 @@ html, body {
|
||||
}
|
||||
.module-list-view .col{
|
||||
float: left;
|
||||
height: 51px;
|
||||
line-height: 51px;
|
||||
text-indent: 10px;
|
||||
width: 10%;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
.module-list-view .col1{
|
||||
float: left;
|
||||
@@ -383,4 +378,4 @@ html, body {
|
||||
}
|
||||
.main-header{
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user