1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-19 01:20:32 +00:00

12.0 change app structure (#6335)

* 01 change app structure

* 02 change setting page

* 03 optimize header style

* 04 change app mobile side panel logo
This commit is contained in:
Michael An
2024-07-11 17:45:30 +08:00
committed by GitHub
parent 4e16703d33
commit c41407f783
38 changed files with 238 additions and 408 deletions

View File

@@ -7,8 +7,8 @@ body {
}
.top-header {
background: #f4f4f7;
border-bottom: 1px solid #e8e8e8;
background-color: #f8fafd;
border-bottom: 1px solid #eee;
padding: .5rem 1rem;
flex-shrink: 0;
}