fix(header): fixed header in settings
parent
4bf6e460ed
commit
609a89d79f
|
|
@ -45,7 +45,7 @@
|
||||||
|
|
||||||
.scrollbox {
|
.scrollbox {
|
||||||
&::-webkit-scrollbar-thumb {
|
&::-webkit-scrollbar-thumb {
|
||||||
border-top: none;
|
border-top: 56px solid transparent;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue