mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 23:29:49 +00:00
[UI] fixed the color of .input-group-text's left border (#7643)
This commit is contained in:
@@ -1747,3 +1747,7 @@ a.table-sort-op:hover {
|
|||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.input-group .input-group-text:not(:first-child) {
|
||||||
|
border-left: none;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user