localize legacy UI component styles

This commit is contained in:
2026-08-09 21:07:10 +05:30
parent 3f5ec8696f
commit 6859b5c4ff
17 changed files with 512 additions and 866 deletions
@@ -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;