Przeglądaj źródła

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

AlexiCauvin 6 lat temu
rodzic
commit
98622647a9
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/css/FileItem.styl

+ 1 - 0
src/css/FileItem.styl Wyświetl plik

@@ -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