(cherry picked from commit e48baefd32)
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
co-authored by
Ashley Harrison
parent
3fda778e6d
commit
0ff1be7ccc
@@ -47,7 +47,7 @@ const getSelectContainerStyles = stylesFactory((theme: GrafanaTheme2, focused: b
|
||||
/* The display property is set by the styles prop in SelectBase because it's dependant on the width prop */
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
align-items: stretch;
|
||||
justify-content: space-between;
|
||||
|
||||
min-height: 32px;
|
||||
|
||||
Reference in New Issue
Block a user