mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix: align input backgrounds for code editors
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
cursor: text;
|
||||
line-height: $line-height-base;
|
||||
color: $text-color;
|
||||
background-color: $panel-bg;
|
||||
background-color: $input-bg;
|
||||
background-image: none;
|
||||
border: $panel-border;
|
||||
border-radius: $border-radius;
|
||||
|
||||
Reference in New Issue
Block a user