mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-15 04:51:06 +02:00
handle row groups with pinned table columns
This commit is contained in:
@@ -158,6 +158,8 @@
|
||||
min-width: 0;
|
||||
height: 100%;
|
||||
min-height: 0;
|
||||
overflow-x: visible; /* Allow group headers to extend beyond container */
|
||||
overflow-y: auto; /* Maintain vertical scrolling */
|
||||
}
|
||||
|
||||
.item-table-pinned-right-columns-container {
|
||||
|
||||
Reference in New Issue
Block a user