瀏覽代碼

add a margin-right on the workspace name for the responsivity

AlexiCauvin 7 年之前
父節點
當前提交
280c0f166d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/css/FileItem.styl

+ 1 - 0
src/css/FileItem.styl 查看文件

@@ -17,6 +17,7 @@ iconrules()
17 17
     justify-content space-between
18 18
     padding 15px 5px
19 19
     &__text
20
+      margin-right 10px
20 21
       font-size 17px
21 22
     &__icons
22 23
       &__download