mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-08 11:40:03 +02:00
fix list table autosize on row count change
This commit is contained in:
@@ -26,6 +26,10 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.item-table-grid-container > div[role='grid'] {
|
||||
height: unset !important;
|
||||
}
|
||||
|
||||
.item-table-pinned-rows-container {
|
||||
position: relative;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user