mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-13 12:59:24 +08:00
chore:滚动条问题
This commit is contained in:
@@ -224,6 +224,7 @@ defineExpose({ tableRef })
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
overflow: auto;
|
||||||
|
|
||||||
//如果为空时,将表格铺满
|
//如果为空时,将表格铺满
|
||||||
:deep(.arco-table-element):has(tbody .arco-table-tr-empty) {
|
:deep(.arco-table-element):has(tbody .arco-table-tr-empty) {
|
||||||
|
Reference in New Issue
Block a user