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