fix(header): fixed header in settings

This commit is contained in:
trashtemp
2021-12-27 16:05:33 +01:00
parent 4bf6e460ed
commit 609a89d79f

View File

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