allocatr/public/assets/css/common.css
2025-08-15 15:00:23 +08:00

5 lines
91 B
CSS

/* 固定分页条 */
.fixed-table-body{
max-height: calc(100vh - 240px) !important;
}