mirror of https://gitee.com/karson/fastadmin.git
parent
27d20e2fca
commit
7c029635b8
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue