perf: 优化多标签滚动

This commit is contained in:
张传龙
2022-06-11 20:17:30 +08:00
parent 67d966e096
commit 0636ac4716
7 changed files with 196 additions and 89 deletions

View File

@@ -31,7 +31,7 @@ body {
.cur-scroll {
&::-webkit-scrollbar{
width:8px;
height:8px;
height:6px;
}
&::-webkit-scrollbar-thumb{
background-color: transparent;