1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-05 08:53:14 +00:00

feat: adjust ui

This commit is contained in:
liuhongbo
2024-05-30 13:56:14 +08:00
parent 96aa207802
commit c2fde58804

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;
}