mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
fix dist-bar overflow css (#6844)
This commit is contained in:
committed by
GitHub
parent
1c090df4a5
commit
0b1fbf8299
@@ -29,7 +29,7 @@ text.nv-axislabel {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.slice_container.dist_bar {
|
||||
.dist_bar {
|
||||
overflow-x: auto !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user