mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-13 05:39:59 +00:00
feat: adjust wiki editor margin style
This commit is contained in:
@@ -199,6 +199,8 @@ img[src=""] {
|
||||
flex: 1;
|
||||
min-height: 800px;
|
||||
padding: 40px 40px 40px 40px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.sdoc-editor-container .article>div {
|
||||
@@ -238,6 +240,6 @@ img[src=""] {
|
||||
border: none;
|
||||
}
|
||||
|
||||
.sdoc-editor-container .sdoc-editor-content .sdoc-side-toolbar-container {
|
||||
left: 100px !important;
|
||||
.sdoc-editor-container .sdoc-editor-content .article #sdoc-editor {
|
||||
width: 100%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user