Lotsa style fixes, and mobile view fix

This commit is contained in:
mrfry
2021-05-07 12:31:58 +02:00
parent d00c0f6406
commit 14069a289c
20 changed files with 116 additions and 107 deletions
+2 -4
View File
@@ -10,11 +10,9 @@
.modalContent {
display: flex;
align-items: stretch;
max-height: 80%;
width: 50%;
max-width: 52%;
width: auto;
width: 70%;
position: fixed;
background: var(--background-color);
height: auto;