Procházet zdrojové kódy

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

AlexiCauvin před 7 roky
rodič
revize
98622647a9
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      src/css/FileItem.styl

+ 1 - 0
src/css/FileItem.styl Zobrazit soubor

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