1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-02 15:57:31 +00:00

Merge pull request #6216 from haiwen/hotfix/adjust-side-panel-title-style

feat: adjust side panel title style
This commit is contained in:
杨顺强 2024-06-18 13:35:18 +08:00 committed by GitHub
commit 8e86b77ace
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@
}
.wiki2-side-panel .wiki2-side-panel-top {
padding: 8px 20px;
padding: 8px 12px 8px 16px;
display: flex;
justify-content: space-between;
align-items: center;