localize legacy UI component styles
This commit is contained in:
@@ -458,6 +458,13 @@ component AdvancedSelect {
|
||||
}
|
||||
|
||||
style {
|
||||
.wire-next__row {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
gap: 1rem;
|
||||
}
|
||||
|
||||
.wire-next__select-search {
|
||||
position: relative;
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user