1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-28 16:17:02 +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

@@ -27,7 +27,7 @@ body {
.op-bar {
padding: 9px 10px;
background: #f2f2f2;
background: #f0f0f0;
border-radius: 2px;
}