Small Fixes

This commit is contained in:
Dapoolp 2025-08-03 14:43:20 +02:00
parent ef42f1f782
commit 761064d668
12 changed files with 121 additions and 115 deletions

View file

@ -11,7 +11,6 @@
mask-image: linear-gradient(0deg, transparent 0%, black 5%, black 95%, transparent 100%);
padding: 20px 0;
padding-top: 10px;
height: 95%;
scrollbar-width: thin;
scrollbar-color: light-dark(@dark-blue, @golden) transparent;