소스 검색

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;