提交 7167dd4e authored 作者: fit2cloud-chenyw's avatar fit2cloud-chenyw

style: 滚动条样式改不动

上级 4161aa6f
......@@ -360,17 +360,12 @@ div:focus {
z-index: 10000 !important;
}
/* ::-webkit-scrollbar-thumb {
width: 10px;
height: 10px;
background: #d7d9e3;
border-radius: 4px;
} */
::-webkit-scrollbar-thumb {
width: 10px;
height: 10px;
background: #38393a !important;
background: #d7d9e3;
border-radius: 4px;
}
......@@ -617,5 +612,9 @@ div:focus {
background-color: rgb(135 131 131 / 70%);
}
.blackTheme >>> ::-webkit-scrollbar-thumb {
background: #38393a !important;
}
......@@ -21,6 +21,8 @@ $--color-black: #FFFFFF;
$--background-color-base: #171b22;
// 与CSS原生变量映射
#app {
--Main:#2681ff;
......@@ -53,6 +55,9 @@ $--background-color-base: #171b22;
--TableBorderColor: #495865;
--background-color-base: #171b22;
}
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论