1
0
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:
杨顺强
2024-02-06 17:25:00 +08:00
committed by GitHub
parent 1eb033b031
commit a84106bb2a
2 changed files with 3 additions and 0 deletions

View File

@@ -171,6 +171,7 @@
.dir-content-main .wiki-page-content {
flex: 1;
width: 100%;
}
/* wiki-page-content children */

View File

@@ -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 {