mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-23 01:07:35 +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:
commit
8e86b77ace
@ -8,7 +8,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.wiki2-side-panel .wiki2-side-panel-top {
|
.wiki2-side-panel .wiki2-side-panel-top {
|
||||||
padding: 8px 20px;
|
padding: 8px 12px 8px 16px;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
Loading…
Reference in New Issue
Block a user