minor fixes

This commit is contained in:
2021-03-10 02:58:36 +01:00
parent d6b4f0aff2
commit 1b29d90548
2 changed files with 8 additions and 10 deletions

View File

@@ -33,8 +33,7 @@ RV-Fan--horizontal(base-height, base-width)
flex-grow 0
RV-BreakPoint--horizontal()
min-width unset
min-width base-width
/*
* Base above, Surfce below
@@ -69,7 +68,6 @@ RV-Fan--auto(base-height, base-width)
flex-grow 1
+RV-Element('Surface')
height base-height
box-sizing border-box
flex-grow 99999
@@ -111,8 +109,8 @@ RV-Fan__Surface(base-height, base-width)
flex-grow 1
> *
height calc_height()
width calc_width()
height calc_height(100%)
width calc_width(100%)
/* ############
* Block Mixin
@@ -120,7 +118,7 @@ RV-Fan__Surface(base-height, base-width)
RV-Fan(base-height, base-width)
display flex
position relative
min-width base-width
min-width min-content
+RV-Block('RV-Fan')
RV-CSSParameter({