* add linkButton on productPlan card

This commit is contained in:
chaideqing
2021-12-02 15:46:08 +08:00
parent 520639067c
commit af6a88cba5
6 changed files with 22 additions and 6 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ body {margin-bottom: 0px !important;}
.table-footer .pager:before {display: none !important;}
.table-footer .pager {background-color: #fff !important;}
.table-footer .pager li *{color: #838a9d !important;}
.linkButton {float: right; padding-right: 10px; line-height: 34px;}
.linkButton {float: right; padding-right: 10px; line-height: 40px;}
.main-table a {pointer-events: none; color: unset !important;}
.table-responsive {margin-bottom: unset;}
::-webkit-scrollbar {width: 10px; height: 10px;}