fixed background scrollbar

This commit is contained in:
olebeck 2022-09-19 22:45:12 +02:00
parent 1c80ee4202
commit 21a760ff93
1 changed files with 1 additions and 0 deletions

View File

@ -467,6 +467,7 @@
{
border-radius: 10px;
background-image: linear-gradient(90deg, rgba(245,148,215,1) 0%, rgba(167,234,255,1) 94%);
background-attachment: fixed;
}
.blue-scrollbar {