Fixes
This commit is contained in:
@@ -23,11 +23,6 @@ RV-BreakPoint(breakPoint)
|
||||
|
||||
RV-Reset()
|
||||
gap 0px
|
||||
|
||||
RV-Utils__ElementAmount--range(0, 20, @(index, total){
|
||||
min-width "calc((%s - (var(--spacing-inner) * (%s - 1))) / %s - (2 * var(--spacing-inner)))" % (breakPoint index index)
|
||||
}
|
||||
)
|
||||
|
||||
RV-BreakPoint--wrap()
|
||||
+RV-Block--modifier()
|
||||
@@ -38,7 +33,6 @@ RV-BreakPoint--wrap()
|
||||
RV-BreakPoint--horizontal()
|
||||
+RV-Block--modifier()
|
||||
flex-wrap nowrap
|
||||
min-width min-content
|
||||
|
||||
+RV-Element('Item')
|
||||
+RV-Element--modifier('outside')
|
||||
|
Reference in New Issue
Block a user