update public/assets/css/backend.css.

表格滚动条遮挡弹窗
pull/208/head
生哲科技 2020-06-06 18:08:15 +08:00 committed by Gitee
parent 27d20e2fca
commit 7c029635b8
1 changed files with 2 additions and 1 deletions

View File

@ -590,9 +590,10 @@ form.form-horizontal .control-label {
#treeview .jstree-themeicon {
display: none;
}
/*去除bootstrap-table的边框*/
/*去除bootstrap-table的边框,表格滚动条遮挡弹窗*/
.fixed-table-container {
border: none !important;
z-index: 0;
}
/*修复nice-validator新版下的一处BUG*/
.nice-validator input,