1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-27 23:56:18 +00:00

Remove useless border color (#8039)

* 01 remove draft page

* 02 delete useless seperate color
This commit is contained in:
Michael An
2025-07-14 20:31:05 +08:00
committed by GitHub
parent 53f5e3d7fe
commit e1250f5adc
27 changed files with 40 additions and 300 deletions

View File

@@ -368,7 +368,7 @@
justify-content: space-between;
align-items: center;
padding: 1rem;
border-bottom: 1px solid #e5e5e5;
border-bottom: 1px solid #eee;
position: relative;
font-size: 1rem;
}