浏览代码

Add a bit of style to add ingredients action

Lee Morgan 6 年之前
父节点
当前提交
c427350869
共有 1 个文件被更改,包括 4 次插入0 次删除
  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;