1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-16 23:29:49 +00:00

Revert "[library list] added 'plus' icon to the toggle of the dropdown menus …" (#7401)

This reverts commit 798384a638.
This commit is contained in:
Daniel Pan
2025-01-21 13:39:10 +08:00
committed by GitHub
parent 9900ffc43a
commit b606f65f4e
7 changed files with 5 additions and 33 deletions

View File

@@ -1,14 +0,0 @@
.sf-dropdown-combined-toggle {
color: #666;
padding: 2px 4px;
border-radius: 3px;
}
.sf-dropdown-combined-toggle:hover {
background: #efefef;
}
.sf-dropdown-combined-toggle .main-icon {
margin-right: 2px;
}