Justin Rhee 3 лет назад
Родитель
Сommit
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;