ソースを参照

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

AlexiCauvin 7 年 前
コミット
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