mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
fix: vertical scroll in query history (#13042)
This commit is contained in:
@@ -55,6 +55,7 @@ body {
|
||||
height: 100%;
|
||||
position: relative;
|
||||
background-color: @lightest;
|
||||
overflow: auto;
|
||||
|
||||
> .ant-tabs-tabpane {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user