fix(header): fixed header in settings

This commit is contained in:
trashtemp 2021-12-27 16:05:33 +01:00
parent 32182b1803
commit bbe1e0d178
No known key found for this signature in database
GPG key ID: D1F0DB65081B0FC6

View file

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