mirror of
https://github.com/grafana/grafana.git
synced 2025-02-11 08:05:43 -06:00
Fixed loader position in chrome
This commit is contained in:
parent
be7c530c57
commit
4d375bd0cb
@ -26,6 +26,8 @@
|
||||
|
||||
.panel-loading {
|
||||
position:absolute;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
z-index: 800;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user