mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
style: 编辑页面跳转滚动条宽度
This commit is contained in:
@@ -170,8 +170,8 @@ export default {
|
||||
.full-height {
|
||||
height: 100vh !important;
|
||||
::-webkit-scrollbar {
|
||||
width: 0px;
|
||||
height: 0px;
|
||||
width: 5px;
|
||||
height: 5px;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user