mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fixed loader position in chrome
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
|
||||
.panel-loading {
|
||||
position:absolute;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
z-index: 800;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user