mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-13 13:50:07 +00:00
repair lyout bug
This commit is contained in:
@@ -95,7 +95,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.cur-view-content {
|
.cur-view-content {
|
||||||
display: flex;
|
|
||||||
padding: 0.625rem 1rem 1.25rem;
|
padding: 0.625rem 1rem 1.25rem;
|
||||||
height: calc(100% - 40px);
|
height: calc(100% - 40px);
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
@@ -58,6 +58,7 @@ img[src=""] {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.wiki-main-panel .cur-view-content {
|
.wiki-main-panel .cur-view-content {
|
||||||
|
display: flex;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user