1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-13 05:39:59 +00:00

Merge pull request #6138 from haiwen/fix-wiki-editor-side-tool-adjustice

feat: adjust ui
This commit is contained in:
杨顺强
2024-05-30 14:30:15 +08:00
committed by GitHub

View File

@@ -229,3 +229,7 @@ img[src=""] {
border: none;
padding: 52px 142px 0;
}
.sdoc-editor-container .sdoc-editor-content .sdoc-side-toolbar-container {
left: 100px !important;
}