Skip to content

Commit fe450d3

Browse files
committed
Adjust select styling overwrites to new NcSelect component
1 parent 0490f5c commit fe450d3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

css/app-sidebar.scss

+3-1
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,9 @@
638638

639639
.property-select,
640640
.property-select-multiple {
641-
.multiselect {
641+
align-items: center;
642+
643+
.v-select {
642644
min-width: unset !important;
643645
}
644646
}

0 commit comments

Comments
 (0)