jusrhee преди 3 години
родител
ревизия
d05cb20a19
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4 0
      dashboard/src/components/Placeholder.tsx

+ 4 - 0
dashboard/src/components/Placeholder.tsx

@@ -30,6 +30,10 @@ const Flex = styled.div`
   display: flex;
   display: flex;
   margin-top: 10px;
   margin-top: 10px;
   align-items: center;
   align-items: center;
+  > i {
+    font-size: 16px;
+    margin-right: 12px;
+  }
 `;
 `;
 
 
 const Wrapper = styled.div`
 const Wrapper = styled.div`