1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-31 22:54:11 +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

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;