Преглед изворни кода

added a flexbox rules in the file__name class in FileItem.styl

AlexiCauvin пре 6 година
родитељ
комит
98622647a9
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/css/FileItem.styl

+ 1 - 0
src/css/FileItem.styl Прегледај датотеку

@@ -14,6 +14,7 @@ iconrules()
14 14
     text-align center
15 15
   &__name
16 16
     display flex
17
+    align-items center
17 18
     justify-content space-between
18 19
     padding 15px 5px
19 20
     &__text