mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-15 13:00:25 +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