mirror of
https://github.com/apache/superset.git
synced 2026-05-07 08:54:23 +00:00
horizontal scroll (#14140)
This commit is contained in:
@@ -294,7 +294,8 @@ div.Workspace {
|
||||
.queryPane {
|
||||
flex: 1 1 auto;
|
||||
padding-left: 10px;
|
||||
overflow: visible;
|
||||
overflow-y: visible;
|
||||
overflow-x: scroll;
|
||||
}
|
||||
|
||||
.schemaPane-enter-done,
|
||||
|
||||
Reference in New Issue
Block a user