Commit 07241b5e by cherishsince

【处理】全局滚动条问题

parent 2be14111
...@@ -54,4 +54,8 @@ body { ...@@ -54,4 +54,8 @@ body {
.#{$prefix-cls}-grey-mode { .#{$prefix-cls}-grey-mode {
filter: grayscale(100%); filter: grayscale(100%);
} }
.scrollbar__view {
height: 99%!important;
}
</style> </style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment