Commit 0e7b6dcf by David Committed by GitHub

Merge pull request #14008 from miqh/fix/query-stats-depth

Adjust UI depth of query statistics
parents 502b3c39 5d9faef1
......@@ -165,7 +165,7 @@
position: absolute;
top: 0;
right: 90px;
z-index: 1024;
z-index: 1015;
display: flex;
flex-direction: column;
justify-content: center;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment