Kaynağa Gözat

fix(ui): bg color for the repos dropdown

charlie 1 yıl önce
ebeveyn
işleme
cce10f61a8
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/main/frontend/components/repo.css

+ 1 - 1
src/main/frontend/components/repo.css

@@ -61,7 +61,7 @@
 }
 
 .cp__repos-quick-actions {
-  @apply -mx-2 bg-gray-01 px-2 pb-1.5 pt-3 border-t flex flex-col rounded-b h-fit;
+  @apply -mx-2 px-2 pb-1.5 pt-3 border-t flex flex-col rounded-b h-fit;
 
   .ui__button {
     @apply w-full !py-4 !justify-start opacity-70 font-medium hover:opacity-90