瀏覽代碼

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