1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-26 07:22:34 +00:00

feat(comment): add comment in wiki (#8123)

* feat(comment): add comment in wiki

* feat(comment): update layout

* fix(css): optimize code

* fix(css): optimize code
This commit is contained in:
Guodong SU
2025-08-14 16:57:04 +08:00
committed by GitHub
parent 5a2c32d3e4
commit b474e6b2a4
5 changed files with 147 additions and 3 deletions

View File

@@ -78,6 +78,10 @@
position: relative;
}
.main-panel-center {
flex-direction: row;
}
.side-panel-center,
.side-panel-footer {
min-height: 0;