Files
superset2/panoramix/assets/visualizations/pivot_table.css
2016-02-25 17:44:23 -08:00

9 lines
140 B
CSS

.gridster .widget.pivot_table {
overflow: auto !important;
}
.widget.pivot_table td,th {
padding: 1px 5px;
font-size: small;
}