ソースを参照

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%