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:
@@ -78,6 +78,10 @@
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.main-panel-center {
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
.side-panel-center,
|
||||
.side-panel-footer {
|
||||
min-height: 0;
|
||||
|
Reference in New Issue
Block a user