bee-table7/demo/demolist/Demo8.scss

10 lines
169 B
SCSS
Raw Normal View History

.demo8{
.u-table {
margin-bottom: 11px;
}
.u-pagination{
display: flex;
align-items: center;
justify-content: center;
}
}