mirror of
https://github.com/grafana/grafana.git
synced 2025-08-06 03:59:21 +08:00
feat(query editors): updated prometheus editor
This commit is contained in:
@ -59,7 +59,7 @@ button.close {
|
||||
|
||||
// Toggling content
|
||||
.hide {
|
||||
display: none !important;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.show {
|
||||
|
Reference in New Issue
Block a user