remove min-height

This commit is contained in:
srgooglo 2022-10-06 11:59:27 +02:00
parent c5d1211e6c
commit c76a21c5b1

View File

@ -32,7 +32,9 @@
width: fit-content;
height: fit-content;
min-height: 500px;
transition: all 0.2s ease-in-out;
//min-height: 500px;
min-width: 600px;
padding: 30px;