Przeglądaj źródła

expand project dropdown

Justin Rhee 3 lat temu
rodzic
commit
79e8e6561b

+ 1 - 1
dashboard/src/main/home/sidebar/ProjectSection.tsx

@@ -200,7 +200,7 @@ const Dropdown = styled.div`
   right: 13px;
   top: calc(100% + 5px);
   background: #26282f;
-  width: 199px;
+  width: 210px;
   max-height: 500px;
   border-radius: 3px;
   z-index: 999;