Small fix
This commit is contained in:
parent
332ef9dc03
commit
552123c0cf
@ -55,7 +55,7 @@
|
|||||||
@mixin RV-FlexRow__Item {
|
@mixin RV-FlexRow__Item {
|
||||||
@include RV-Alignment;
|
@include RV-Alignment;
|
||||||
|
|
||||||
min-width: 0;
|
min-width: min-content;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
&,&--normal {
|
&,&--normal {
|
||||||
|
Loading…
Reference in New Issue
Block a user