UI: Fixed position of confirm modal when scrolled down, Fixes #1345
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
right: 0;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
top: 200px;
|
||||
top: 30%;
|
||||
}
|
||||
|
||||
.grafana-search-metric-actions {
|
||||
|
||||
Reference in New Issue
Block a user