mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2026-03-10 21:50:22 +08:00
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