fix: put modal to screen center

This commit is contained in:
EETagent 2023-01-12 13:21:57 +01:00
parent 87c35107ce
commit 61b49b77fc

View file

@ -33,7 +33,7 @@
}
.modal {
@apply absolute;
@apply fixed;
@apply p-4;
@apply rounded-xl;
@apply transform: