mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
Fix overflowing tabs (#11367)
This commit is contained in:
committed by
GitHub
parent
c4effe1261
commit
9dfe9aef39
@@ -322,6 +322,7 @@ div.Workspace {
|
||||
.queryPane {
|
||||
flex: 1 1 auto;
|
||||
padding-left: 10px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.schemaPane-enter-done,
|
||||
|
||||
Reference in New Issue
Block a user