Files
vxe-table/styles/footer.scss
xuliangzhan 029268af7f update
2019-06-27 00:02:29 +08:00

9 lines
160 B
SCSS

/**Variable**/
.vxe-table--footer-wrapper {
margin-top: -1px;
background-color: $vxe-table-background-color;
&.body--wrapper{
overflow-x: auto;
}
}