forked from github/dataease
style: 编辑页面跳转滚动条宽度
This commit is contained in:
parent
1b7aefbc5f
commit
539b4a93c6
@ -170,8 +170,8 @@ export default {
|
||||
.full-height {
|
||||
height: 100vh !important;
|
||||
::-webkit-scrollbar {
|
||||
width: 0px;
|
||||
height: 0px;
|
||||
width: 5px;
|
||||
height: 5px;
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user