Deprecated: parse_url(): Passing null to parameter #1 ($url) of type string is deprecated in /www/wwwroot/blog_qqvbc_com/usr/plugins/Access/Access_Core.php on line 339

Deprecated: parse_url(): Passing null to parameter #1 ($url) of type string is deprecated in /www/wwwroot/blog_qqvbc_com/usr/plugins/Access/Access_Core.php on line 392

Deprecated: parse_url(): Passing null to parameter #1 ($url) of type string is deprecated in /www/wwwroot/blog_qqvbc_com/usr/plugins/Access/Access_Core.php on line 394
滚动条隐藏效果 - Joyber 的博客

.van-doc-nav::-webkit-scrollbar {
    height: 6px;
    width: 6px;
    background-color: transparent;
}
.van-doc-nav:hover::-webkit-scrollbar-thumb {
    background-color: rgba(69,90,100,.2);
}
.van-doc-nav::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background-color: transparent;
}

标签: none

添加新评论