[Chore]: More stats css fixes

This commit is contained in:
ClaraCrazy 2026-01-04 23:29:18 +01:00
parent fe7b5ef91f
commit 727fd56730
No known key found for this signature in database
GPG key ID: EBBC896ACB497011

View file

@ -2549,7 +2549,8 @@ body.light-mode .theme-icon-light {
border: 1px solid var(--overlay-purple-30); border: 1px solid var(--overlay-purple-30);
border-radius: 15px; border-radius: 15px;
padding: 2rem; padding: 2rem;
height: 500px; padding-bottom: 4rem;
height: 550px;
position: relative; position: relative;
} }