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