|
|
@ -152,21 +152,21 @@ aside { |
|
|
|
font-size: 14px; |
|
|
|
padding-bottom: 24px; |
|
|
|
overflow: auto; |
|
|
|
// .slider-right-body{ |
|
|
|
// width: 100%; |
|
|
|
.slider-right-body{ |
|
|
|
width: 100%; |
|
|
|
// height: calc(100% - 74px); |
|
|
|
// margin-top: 24px; |
|
|
|
// padding: 16px; |
|
|
|
// padding-bottom: 60px; // 预留给分页器的 |
|
|
|
// background-color: #fff; |
|
|
|
margin-top: 24px; |
|
|
|
padding: 16px; |
|
|
|
padding-bottom: 60px; // 预留给分页器的 |
|
|
|
background-color: #fff; |
|
|
|
// overflow: auto; |
|
|
|
// } |
|
|
|
} |
|
|
|
.table-box{ |
|
|
|
padding-bottom: 60px !important; |
|
|
|
} |
|
|
|
.bottom-btns{ |
|
|
|
width: 100%; |
|
|
|
position: absolute; |
|
|
|
position: fixed; |
|
|
|
bottom: 0; |
|
|
|
left: 0; |
|
|
|
display: flex; |
|
|
|