mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix(): removed css background that should not have been there in last commit
This commit is contained in:
@@ -32,7 +32,6 @@ input,
|
||||
button,
|
||||
select,
|
||||
textarea {
|
||||
background-color: $input-bg;
|
||||
@include font-shorthand($font-size-base,normal,$line-height-base); // Set size, weight, line-height here
|
||||
}
|
||||
input,
|
||||
|
||||
Reference in New Issue
Block a user