1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 10:51:17 +00:00

Optimize dropdown menu style (#7866)

* 01 remove custom dropdown menu style

* 02 remove custom dropdown menu item style
This commit is contained in:
Michael An
2025-05-30 10:10:44 +08:00
committed by GitHub
parent e817459e3a
commit 32d22ab7c0
18 changed files with 30 additions and 105 deletions

View File

@@ -1326,10 +1326,7 @@ a.table-sort-op:hover {
font-size: 14px;
}
.dropdown-item .sf3-font {
color: #666;
}
.dropdown-item .sf3-font,
.dropdown-item .sf2-icon-tick {
color: #666;
}