mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 修复滚动条的bug
This commit is contained in:
@@ -109,7 +109,7 @@ const clickItemHandle = (key: string) => {
|
||||
|
||||
<style lang="scss" scoped>
|
||||
/* 此高度与 ContentBox 组件关联*/
|
||||
$topHeight: 36px;
|
||||
$topHeight: 40px;
|
||||
$menuWidth: 65px;
|
||||
@include go('chart-common') {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user