Преглед изворни кода

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

AlexiCauvin пре 5 година
родитељ
комит
d5e425802d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      frontend/src/css/Login.styl

+ 1 - 1
frontend/src/css/Login.styl Прегледај датотеку

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