Kaynağa Gözat

Scale tool responsiveness improved

Tatiana Inama 6 yıl önce
ebeveyn
işleme
54ed72d22e

+ 9 - 0
recipes/src/components/Ingredient/ScaleTool/styles.scss

@@ -4,7 +4,16 @@
   &__actions {
     display: flex;
     justify-content: center;
+    flex-wrap: wrap;
+    
+    button {
+      @media #{$small-device} {
+        margin: $spacing-xs 0;
+      }
+    
+    }
   }
+  
 
   &__ingredients {
     font-weight: normal;