fix(SW-1509): removed support for plain array items in order to handle proper props extending
various fixes for supporting default selected
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
position: absolute;
|
||||
padding: 0;
|
||||
|
||||
&.hasValue {
|
||||
&[value]:not([value='']) {
|
||||
position: unset;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user