mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Select: Fixed select text positition (#22952)
This commit is contained in:
parent
9b32f9d3f4
commit
89203136ec
@ -122,7 +122,7 @@ $select-input-bg-disabled: $input-bg-disabled;
|
||||
|
||||
.gf-form-select-box__value-container {
|
||||
display: inline-block;
|
||||
padding: 6px 16px 6px 10px;
|
||||
padding: 8px 16px 8px 10px;
|
||||
vertical-align: middle;
|
||||
|
||||
> div {
|
||||
|
Loading…
Reference in New Issue
Block a user