mirror of
https://github.com/apache/superset.git
synced 2026-04-11 20:37:16 +00:00
[panoramix] -> [dashed]
This commit is contained in:
13
dashed/assets/visualizations/pivot_table.css
Normal file
13
dashed/assets/visualizations/pivot_table.css
Normal file
@@ -0,0 +1,13 @@
|
||||
.gridster .widget.pivot_table {
|
||||
overflow: auto !important;
|
||||
}
|
||||
|
||||
.table tr>th {
|
||||
padding: 1px 5px !important;
|
||||
font-size: small !important;
|
||||
}
|
||||
|
||||
.table tr>td {
|
||||
padding: 1px 5px !important;
|
||||
font-size: small !important;
|
||||
}
|
||||
Reference in New Issue
Block a user