mirror of
https://github.com/apache/superset.git
synced 2026-04-21 00:54:44 +00:00
5 lines
90 B
CSS
5 lines
90 B
CSS
.gridster li.widget.pivot_table,
|
|
div.widget.pivot_table{
|
|
overflow: auto !important;
|
|
}
|