Merge pull request #4737 from dataease/pr@dev@fix_tab-canvas-hide

fix(仪表板): 修复Tab中页面比较小时下钻的路径被遮挡的问题 #4479
This commit is contained in:
王嘉豪 2023-03-09 18:07:26 +08:00 committed by GitHub
commit 8c2f7ae06b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -786,7 +786,6 @@ export default {
<style lang="scss" scoped>
.bg {
min-width: 200px;
min-height: 300px;
width: 100%;
height: 100%;
overflow-x: hidden;