mirror of
https://github.com/apache/superset.git
synced 2026-04-21 17:14:57 +00:00
Fixing table and pivot_table
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
overflow: auto !important;
|
||||
}
|
||||
|
||||
.widget.table td {
|
||||
.widget.pivot_table td,th {
|
||||
padding: 1px 5px;
|
||||
font-size: small;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user