Browse Source

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

AlexiCauvin 7 years ago
parent
commit
280c0f166d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/css/FileItem.styl

+ 1 - 0
src/css/FileItem.styl View File

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