Justin Rhee пре 3 година
родитељ
комит
79e8e6561b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      dashboard/src/main/home/sidebar/ProjectSection.tsx

+ 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;