代码调整
This commit is contained in:
parent
7246568801
commit
8ad40cf998
@ -110,7 +110,7 @@ export default {
|
|||||||
// 定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸
|
// 定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸
|
||||||
::-webkit-scrollbar {
|
::-webkit-scrollbar {
|
||||||
width: 6px;
|
width: 6px;
|
||||||
height: 110px;
|
// height: 110px;
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
}
|
}
|
||||||
/*定义滚动条轨道 内阴影+圆角*/
|
/*定义滚动条轨道 内阴影+圆角*/
|
||||||
|
Loading…
Reference in New Issue
Block a user