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:
parent
e85382bed3
commit
83d9ba16e9
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user