fix(header): fixed header in settings

pull/473/head
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
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;
}
}