perf: 优化多标签滚动
This commit is contained in:
@@ -31,7 +31,7 @@ body {
|
||||
.cur-scroll {
|
||||
&::-webkit-scrollbar{
|
||||
width:8px;
|
||||
height:8px;
|
||||
height:6px;
|
||||
}
|
||||
&::-webkit-scrollbar-thumb{
|
||||
background-color: transparent;
|
||||
|
||||
Reference in New Issue
Block a user