adjust panel height

This commit is contained in:
kittentm 2026-03-17 03:43:32 +01:00
commit 38020aa261
No known key found for this signature in database
GPG key ID: AC43DFDBC1F44A91

View file

@ -183,7 +183,7 @@ body {
left: 210px;
top: 39px;
width: 1500px;
height: 1000px;
height: 1060px;
background: rgba(0,0,0,0.6);
border-radius: 40px;
}