forked from github/dataease
Merge pull request #4737 from dataease/pr@dev@fix_tab-canvas-hide
fix(仪表板): 修复Tab中页面比较小时下钻的路径被遮挡的问题 #4479
This commit is contained in:
commit
8c2f7ae06b
@ -786,7 +786,6 @@ export default {
|
||||
<style lang="scss" scoped>
|
||||
.bg {
|
||||
min-width: 200px;
|
||||
min-height: 300px;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow-x: hidden;
|
||||
|
Loading…
Reference in New Issue
Block a user