style: 优化滚动条交汇处
This commit is contained in:
parent
b2ee4348b7
commit
3feceb063b
@ -23,4 +23,7 @@
|
|||||||
&::-webkit-scrollbar-thumb:active {
|
&::-webkit-scrollbar-thumb:active {
|
||||||
background-color: #90939999;
|
background-color: #90939999;
|
||||||
}
|
}
|
||||||
|
&::-webkit-scrollbar-corner {
|
||||||
|
background-color: transparent;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user