提交 539b4a93 authored 作者: wangjiahao's avatar wangjiahao

style: 编辑页面跳转滚动条宽度

上级 1b7aefbc
...@@ -170,8 +170,8 @@ export default { ...@@ -170,8 +170,8 @@ export default {
.full-height { .full-height {
height: 100vh !important; height: 100vh !important;
::-webkit-scrollbar { ::-webkit-scrollbar {
width: 0px; width: 5px;
height: 0px; height: 5px;
} }
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论