mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ux: minor changes to search input
This commit is contained in:
@@ -45,10 +45,10 @@ $input-border: 1px solid $input-border-color;
|
||||
}
|
||||
|
||||
> input {
|
||||
padding-left: 30px;
|
||||
padding-left: 35px;
|
||||
|
||||
&:focus + .gf-form-input-icon {
|
||||
color: $gray-4;
|
||||
color: $text-muted
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user