mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
Fix bug with breakdown (#2312)
* Fix bug with breakdown * allow distribution graph to scroll horizontally * don't stringify i
This commit is contained in:
@@ -11,7 +11,7 @@ text.nv-axislabel {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.dist_bar .slice_container {
|
||||
.dist_bar {
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user