* fix card show blank above header

This commit is contained in:
chaideqing
2022-07-11 15:29:26 +08:00
parent 5446bcf1f4
commit 3532e82841
11 changed files with 12 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
body {margin-bottom: 0px !important;}
#main {min-width: unset; overflow-y: overlay;}
#main {min-width: unset; overflow-y: overlay; position: unset !important;}
#main > .container {width: 100% !important;}
#mainContent > .main-col {margin-top: 0px;}
#mainMenu, #sidebar, .dropdown, .table-footer > .table-actions, .table-footer>.table-statistic, .pager > li > .pager-size-menu {display: none;}