当前位置:网站首页>Set the browser scrollbar style
Set the browser scrollbar style
2022-07-31 01:18:00 【我有点编码器】
::-webkit-scrollbar {
width: 14px;
height: 14px;
}
::-webkit-scrollbar-track,
::-webkit-scrollbar-thumb {
border-radius: 999px;
border: 5px solid transparent;
}
::-webkit-scrollbar-track {
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2) inset;
}
::-webkit-scrollbar-thumb {
min-height: 20px;
background-clip: content-box;
box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2) inset;
}
::-webkit-scrollbar-corner {
background: transparent;
}
边栏推荐
猜你喜欢

【ABAP】MFBF过账到质量检验库存类型Demo

软件测试工作3年了,谈谈我是如何从刚入门进阶到自动化测试的?

Teach you how to configure Jenkins automated email notifications

使用docker安装mysql

Meta元宇宙部门第二季度亏损28亿 仍要继续押注?元宇宙发展尚未看到出路

程序员工作三年攒多少钱合适?

typescript16-void

基于Keras_bert模型的Bert使用与字词预测

System design. Short chain system design

The difference between 4G communication module CAT1 and CAT4
随机推荐
小黑leetcode之旅:104. 二叉树的最大深度
Word 表格跨页,仍然显示标题
深度学习可以求解特定函数的参数么?
Teach you how to configure Jenkins automated email notifications
Jetpack Compose学习(8)——State及remeber
822. 走方格
typescript9-常用基础类型
Typescript14 - (type) of the specified parameters and return values alone
MySql data recovery method personal summary
Solution: Parameter 0 of method ribbonServerList in com.alibaba.cloud.nacos.ribbon.NacosRibbonClientConfigu
Installation problem corresponding to tensorflow and GPU version
typescript17 - function optional parameters
4G通信模块CAT1和CAT4的区别
Bert usage and word prediction based on Keras_bert model
The difference between 4G communication module CAT1 and CAT4
typescript11-数据类型
一万了解 Gateway 知识点
ShardingSphere's vertical sub-database sub-table actual combat (5)
认识DTU什么是4GDTU设备
程序员工作三年攒多少钱合适?