🐞 fix:删除scrollbar__view高度限制
This commit is contained in:
@ -71,8 +71,5 @@ $prefix-cls: #{$namespace}-layout;
|
||||
|
||||
.#{$prefix-cls} {
|
||||
background-color: var(--app-content-bg-color);
|
||||
:deep(.#{$elNamespace}-scrollbar__view) {
|
||||
height: 99% !important;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user