瀏覽代碼

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