mirror of
https://github.com/getredash/redash.git
synced 2025-12-25 01:03:20 -05:00
Fix double-scrollbar when in fullscreen (#4243)
This commit is contained in:
@@ -25,8 +25,10 @@ body {
|
||||
position: relative;
|
||||
|
||||
&.headless {
|
||||
padding-top: 10px;
|
||||
|
||||
app-view {
|
||||
padding-top: 10px;
|
||||
}
|
||||
|
||||
.nav.app-header, .navbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user