Explorar o código

Update Placeholder.tsx

jusrhee %!s(int64=3) %!d(string=hai) anos
pai
achega
7f84d51aaf
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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;
   margin-top: 10px;
   align-items: center;
+  > i {
+    font-size: 16px;
+    margin-right: 12px;
+  }
 `;
 
 const Wrapper = styled.div`