fix(header): fixed header in settings

pull/1049/head
trashtemp 2021-12-27 16:05:33 +01:00
parent 4bf6e460ed
commit 609a89d79f
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
.scrollbox {
&::-webkit-scrollbar-thumb {
border-top: none;
border-top: 56px solid transparent;
}
}