1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-24 09:41:04 +00:00

modify file-choose.css

This commit is contained in:
zxj96 2019-06-13 10:35:15 +08:00 committed by plt
parent e85382bed3
commit 83d9ba16e9

View File

@ -123,7 +123,7 @@
border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.item-text {
.file-chooser-item .item-info .item-text {
padding-left: 2.8rem;
font-size: 15px;
white-space: nowrap;
@ -132,7 +132,7 @@
line-height: 24px;
}
.item-left-icon {
.file-chooser-item .item-info .item-left-icon {
position: absolute;
display: flex;
align-items: center;