Kaynağa Gözat

change top: 95%, for bottom: 2%, issue https://github.com/tracim/tracim/issues/684

AlexiCauvin 6 yıl önce
ebeveyn
işleme
d5e425802d
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      frontend/src/css/Login.styl

+ 1 - 1
frontend/src/css/Login.styl Dosyayı Görüntüle

@@ -65,7 +65,7 @@
65 65
         width 130px
66 66
   &__footer
67 67
     position fixed
68
-    top 95%
68
+    bottom 2%
69 69
     left calc(50% - 155px) // 155px => width of the text / 2
70 70
     &__text
71 71
       width 310px