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