mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Modals: Unify angular/react modals backdrop color (#22708)
This commit is contained in:
@@ -130,7 +130,7 @@ $divider-border-color: $gray-1;
|
||||
$tight-form-func-bg: $dark-9;
|
||||
$tight-form-func-highlight-bg: $dark-10;
|
||||
|
||||
$modal-backdrop-bg: #353c42;
|
||||
$modal-backdrop-bg: #343b40;
|
||||
$code-tag-bg: $dark-1;
|
||||
$code-tag-border: $dark-9;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user