mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-25 06:33:48 +00:00
Feat dropdown check color (#6595)
* feat: dropdown check color * feat: optimize code --------- Co-authored-by: 杨国璇 <ygx@Hello-word.local>
This commit is contained in:
@@ -27,8 +27,3 @@
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.users-filter-bar .dropdown-menu .dropdown-item:hover .sf2-icon-tick,
|
||||
.users-filter-bar .dropdown-menu .dropdown-item:focus .sf2-icon-tick {
|
||||
color: #fff !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user