* Code for task #89915.

This commit is contained in:
tianshujie
2023-04-05 17:02:03 +08:00
parent 1e77c10378
commit c5d2bc5c17
2 changed files with 7 additions and 6 deletions
+1
View File
@@ -46,3 +46,4 @@
.overflow-auto {overflow: auto;}
.overflow-visible {overflow: visible;}
.overflow-hidden {overflow: hidden;}
#mainContent > .panel {margin-bottom: 0; height: calc(100vh - 125px); overflow-y: auto;}