mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 19:14:16 +00:00
remove min-height
This commit is contained in:
parent
c5d1211e6c
commit
c76a21c5b1
@ -32,7 +32,9 @@
|
|||||||
width: fit-content;
|
width: fit-content;
|
||||||
height: fit-content;
|
height: fit-content;
|
||||||
|
|
||||||
min-height: 500px;
|
transition: all 0.2s ease-in-out;
|
||||||
|
|
||||||
|
//min-height: 500px;
|
||||||
min-width: 600px;
|
min-width: 600px;
|
||||||
|
|
||||||
padding: 30px;
|
padding: 30px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user