Refactoring

This commit is contained in:
reverend 2021-03-10 18:07:05 +01:00
parent d78c978f4d
commit f6ef585087
2 changed files with 2 additions and 7 deletions

View File

@ -22,10 +22,10 @@ RV-Fan--horizontal(base-height, base-width)
RV-BreakPoint(--localBreakPoint)
+RV-Element('Surface')
RV-BreakPoint__Item()
RV-BreakPoint__Item(--localBreakPoint)
+RV-Element('Base')
RV-BreakPoint__Item()
RV-BreakPoint__Item(--localBreakPoint)
+RV-Squash()
RV-BreakPoint__Item--outside()

View File

@ -28,7 +28,6 @@ RV-FlexRow--wrap()
RV-FlexRow__Item()
+RV-Element()
flex-grow 3
flex-shrink 3
/*
* Varios relative width of items to each other
@ -37,22 +36,18 @@ RV-FlexRow__Item()
RV-FlexRow__Item--narrower()
+RV-Element--modifier()
flex-grow 1
flex-shrink 5
RV-FlexRow__Item--narrow()
+RV-Element--modifier()
flex-grow 2
flex-shrink 4
RV-FlexRow__Item--wide()
+RV-Element--modifier()
flex-grow 4
flex-shrink 2
RV-FlexRow__Item--wider()
+RV-Element--modifier()
flex-grow 5
flex-shrink 1
/*
* Item has always the given width