mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
remove redundant max-width. it's already declared in gf-form-select-box__menu-list
This commit is contained in:
parent
b8c2ba3320
commit
d215eecf63
@ -173,9 +173,6 @@ $select-input-bg-disabled: $input-bg-disabled;
|
|||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.gf-form-select-box__option-group {
|
|
||||||
max-width: 600px;
|
|
||||||
|
|
||||||
.gf-form-select-box__option-group__header {
|
.gf-form-select-box__option-group__header {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
@ -191,4 +188,3 @@ $select-input-bg-disabled: $input-bg-disabled;
|
|||||||
padding-right: 2px;
|
padding-right: 2px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user