1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-28 08:06:56 +00:00

remove useless grey background color (#8036)

This commit is contained in:
Michael An
2025-07-11 22:10:56 +08:00
committed by GitHub
parent 02958ef4c5
commit 8d87f6b359
23 changed files with 25 additions and 25 deletions

View File

@@ -33,7 +33,7 @@
.activity-selected-modifiers {
min-height: 2rem;
background: #f6f6f6;
background: #f5f5f5;
border-bottom: 1px solid #dde2ea;
line-height: 1;
}