mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-25 10:11:24 +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);
|
border-bottom: 1px solid rgba(0, 0, 0, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
.item-text {
|
.file-chooser-item .item-info .item-text {
|
||||||
padding-left: 2.8rem;
|
padding-left: 2.8rem;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
@ -132,7 +132,7 @@
|
|||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.item-left-icon {
|
.file-chooser-item .item-info .item-left-icon {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
Loading…
Reference in New Issue
Block a user