mirror of
https://github.com/apache/superset.git
synced 2026-04-21 00:54:44 +00:00
[Sql Lab] Fix query results display at the bottom of screen (#4246)
This commit is contained in:
@@ -289,8 +289,14 @@ a.Link {
|
||||
.tooltip-inner {
|
||||
max-width: 500px;
|
||||
}
|
||||
.SplitPane.horizontal {
|
||||
padding-right: 4px;
|
||||
}
|
||||
.SouthPane {
|
||||
margin-top: 10px;
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
overflow: scroll;
|
||||
}
|
||||
.search-date-filter-container {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user