Explorar el Código

Add a bit of style to add ingredients action

Lee Morgan hace 6 años
padre
commit
c427350869
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      views/inventoryPage/inventory.css

+ 4 - 0
views/inventoryPage/inventory.css

@@ -124,6 +124,10 @@
             align-items: center;
         }
 
+            .container > div > *{
+                margin: 10px;
+            }
+
 /* Enter Transactions Action */
 #enterTransactionsAction{
     flex-direction: column;