mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Merge pull request #14008 from miqh/fix/query-stats-depth
Adjust UI depth of query statistics
This commit is contained in:
commit
0e7b6dcfb4
@ -165,7 +165,7 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
right: 90px;
|
right: 90px;
|
||||||
z-index: 1024;
|
z-index: 1015;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
Loading…
Reference in New Issue
Block a user