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
     justify-content space-between
17
     justify-content space-between
18
     padding 15px 5px
18
     padding 15px 5px
19
     &__text
19
     &__text
20
+      margin-right 10px
20
       font-size 17px
21
       font-size 17px
21
     &__icons
22
     &__icons
22
       &__download
23
       &__download