mirror of
https://github.com/grafana/grafana.git
synced 2026-07-29 15:59:50 -05:00
added left:unset to counter left:0 in recent react-select release
This commit is contained in:
@@ -102,5 +102,6 @@ $select-option-selected-bg: $dropdownLinkBackgroundActive;
|
||||
.gf-form-input--form-dropdown-right {
|
||||
.Select-menu-outer {
|
||||
right: 0;
|
||||
left: unset;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user