mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
PageLoader: Fix scrollbar appearing on page loader (#89627)
fix scrollbar appearing on page loader
This commit is contained in:
parent
e9ee65924b
commit
1e51557edc
@ -77,6 +77,7 @@ body {
|
||||
background-color: $body-bg;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user