Sfoglia il codice sorgente

added a flexbox rules in the file__name class in FileItem.styl

AlexiCauvin 8 anni fa
parent
commit
98622647a9
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/css/FileItem.styl

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

14
     text-align center
14
     text-align center
15
   &__name
15
   &__name
16
     display flex
16
     display flex
17
+    align-items center
17
     justify-content space-between
18
     justify-content space-between
18
     padding 15px 5px
19
     padding 15px 5px
19
     &__text
20
     &__text