fix(仪表板): 修复Tab中页面比较小时下钻的路径被遮挡的问题 #4479

This commit is contained in:
wangjiahao 2023-03-09 18:04:31 +08:00
parent d2d871631b
commit e0b7752a52

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;