소스 검색

fix css on PopupCreateContent

AlexiCauvin 6 년 전
부모
커밋
03cd889633
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      src/component/CardPopup/CardPopupCreateContent.styl

+ 0 - 2
src/component/CardPopup/CardPopupCreateContent.styl 파일 보기

@@ -20,7 +20,6 @@
20 20
     border-top-left-radius 10px
21 21
     width 100%
22 22
     height 8px
23
-    background-color fileColor
24 23
   .createcontent
25 24
     width 100%
26 25
     &__close
@@ -32,7 +31,6 @@
32 31
         font-size 30px
33 32
       &__title
34 33
         font-size 20px
35
-        color htmlColor
36 34
     &__form
37 35
       &__input
38 36
         width 100%