fix(header): fixed header in settings

This commit is contained in:
trashtemp
2021-12-27 16:05:33 +01:00
parent 32182b1803
commit bbe1e0d178

View File

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