Kaynağa Gözat

Update the notes text box so that it does not shrink when the mobile keyboard is opened.

Lee Morgan 1 yıl önce
ebeveyn
işleme
b29b40f66a
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      views/css/session.css

+ 1 - 0
views/css/session.css

@@ -23,6 +23,7 @@
     top: 25%;
     left: 2%;
     height: 35%;
+    min-height: 275px;
     width: 95%;
     padding: 25px 10px;
     box-shadow: 0 0 5px var(--text);