Loading src/Dropzone.styl +12 −9 Original line number Diff line number Diff line Loading @@ -2,11 +2,11 @@ .dropzone bordeRedondeado() fondo color rgba($black, $lowOpacity) fondo textura medium background-color $color13 border 1px solid $inputBorder miniPadded() min-height 80px padding 0.1rem min-height 15rem flex-direction column .dz-preview miniMargined() miniPadded() Loading Loading @@ -34,16 +34,19 @@ .dz-default.dz-message fullSize() noMargin() miniPadded() display flex flex-direction row justify-content space-between align-items center margin 0 padding 0.5rem top 0 left 0 flexible h space-between center color $color6 fondo none span display block .uploadIcon fontSize 3rem semiMargined h fontSize 2rem margin 0 1rem cursor pointer src/redmic/Forms.styl +6 −6 Original line number Diff line number Diff line Loading @@ -15,9 +15,10 @@ display flex flex-direction column-reverse flex-grow 1 max-width 100% max-height 100% div:last-child > div:last-child overflow auto display flex flex-grow 1 Loading @@ -28,11 +29,10 @@ color $white noShadow() height inherit max-height calc(100% - 20px) max-height calc(100% - 2rem) showScroll() padding 10px min-width 25rem width calc(100% - 20px) padding 1rem width calc(100% - 2rem) fieldset width 100% noBorder() Loading Loading @@ -362,7 +362,7 @@ flex-grow 1 display flex justify-content center padding-top 2rem padding-top 1rem fieldset @extend .fWidth Loading Loading
src/Dropzone.styl +12 −9 Original line number Diff line number Diff line Loading @@ -2,11 +2,11 @@ .dropzone bordeRedondeado() fondo color rgba($black, $lowOpacity) fondo textura medium background-color $color13 border 1px solid $inputBorder miniPadded() min-height 80px padding 0.1rem min-height 15rem flex-direction column .dz-preview miniMargined() miniPadded() Loading Loading @@ -34,16 +34,19 @@ .dz-default.dz-message fullSize() noMargin() miniPadded() display flex flex-direction row justify-content space-between align-items center margin 0 padding 0.5rem top 0 left 0 flexible h space-between center color $color6 fondo none span display block .uploadIcon fontSize 3rem semiMargined h fontSize 2rem margin 0 1rem cursor pointer
src/redmic/Forms.styl +6 −6 Original line number Diff line number Diff line Loading @@ -15,9 +15,10 @@ display flex flex-direction column-reverse flex-grow 1 max-width 100% max-height 100% div:last-child > div:last-child overflow auto display flex flex-grow 1 Loading @@ -28,11 +29,10 @@ color $white noShadow() height inherit max-height calc(100% - 20px) max-height calc(100% - 2rem) showScroll() padding 10px min-width 25rem width calc(100% - 20px) padding 1rem width calc(100% - 2rem) fieldset width 100% noBorder() Loading Loading @@ -362,7 +362,7 @@ flex-grow 1 display flex justify-content center padding-top 2rem padding-top 1rem fieldset @extend .fWidth Loading