Browse Source

fix css on PopupCreateContent

AlexiCauvin 6 years ago
parent
commit
03cd889633
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/component/CardPopup/CardPopupCreateContent.styl

+ 0 - 2
src/component/CardPopup/CardPopupCreateContent.styl View File

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%