More style improvements

This commit is contained in:
WBHarry 2025-08-04 15:50:43 +02:00
parent 0823329579
commit 28a1566b08
14 changed files with 33 additions and 18 deletions

View file

@ -445,7 +445,7 @@
overflow-y: hidden;
padding-top: 10px;
padding-bottom: 20px;
mask-image: linear-gradient(0deg, transparent 0%, black 5%, black 95%, transparent 100%);
mask-image: linear-gradient(0deg, transparent 0%, black 5%);
&:hover {
overflow-y: auto;