mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-26 07:22:34 +00:00
repair bug (#5944)
This commit is contained in:
@@ -171,6 +171,7 @@
|
||||
|
||||
.dir-content-main .wiki-page-content {
|
||||
flex: 1;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* wiki-page-content children */
|
||||
|
@@ -68,6 +68,7 @@ img[src=""] {
|
||||
display:flex;
|
||||
flex-direction:column;
|
||||
min-height: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.wiki-main-panel .main-panel-north {
|
||||
@@ -125,6 +126,7 @@ img[src=""] {
|
||||
|
||||
.wiki-page-container .sf-slate-viewer-article-container {
|
||||
margin: 0 !important;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.wiki-page-container .sf-slate-viewer-outline {
|
||||
|
Reference in New Issue
Block a user