NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/vxe-table/styles/footer.scss
2023-09-14 14:47:11 +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;
}
}