* add linkButton tips in card and card do not show cross scroll

This commit is contained in:
chaideqing
2021-12-01 14:59:33 +08:00
parent 92300af32e
commit 45e127be6e
13 changed files with 44 additions and 23 deletions
+4 -3
View File
@@ -4,11 +4,12 @@
.checkbox-primary {display: none !important;}
.dropdown {display: none;}
#xx-title {background-color: #F2F2F2; padding-left: 15px; line-height: 40px;}
body {width: 700px; margin-bottom: 0px !important;}
#main {min-width: 100%;}
body {margin-bottom: 0px !important;}
#main {min-width: unset;}
#main > .container {width: 100% !important;}
#mainContent > .main-col {margin-top: 0px;}
.pager > li > .pager-size-menu {display: none;}
.table-footer > .table-actions {display: none;}
.table-footer{position: fixed; width: 100%; bottom: 0;}
.linkButton {float: right; padding-right: 10px; line-height: 34px;}
.linkButton {float: right; padding-right: 10px; line-height: 34px;}
.main-table a {pointer-events: none; color: unset !important;}