Use fullscreen modal on small screen. Issue #23

This commit is contained in:
Matias De lellis
2019-11-01 09:30:51 -03:00
parent 35ae3ce9ae
commit 44a8bb28fd
2 changed files with 11 additions and 4 deletions

View File

@@ -148,7 +148,7 @@
.modal-note-background {
position: fixed; /* Stay in place */
z-index: 200; /* Sit on top */
z-index: 1051; /* Sit on top */
padding-top: 100px; /* Location of the box */
left: 0;
top: 0;