提交 f6537230 编写于 作者: L LeoKu

feat: style scrollbar

上级 4ca42f4d
...@@ -31,3 +31,12 @@ onUnmounted(() => { ...@@ -31,3 +31,12 @@ onUnmounted(() => {
ps.destroy() ps.destroy()
}) })
</script> </script>
<style lang="scss">
.ps--active-y .ps__rail-y {
&:hover,
&.ps--clicking {
background-color: #2c323a;
}
}
</style>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册