Small fix

This commit is contained in:
reverend 2020-08-25 16:39:59 +02:00
parent 332ef9dc03
commit 552123c0cf
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
@mixin RV-FlexRow__Item {
@include RV-Alignment;
min-width: 0;
min-width: min-content;
width: 100%;
&,&--normal {