ソースを参照

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