Merge pull request #2177 from dataease/pr@dev@style_de_tabs_content

style: tab内部视图下面被遮盖
This commit is contained in:
fit2cloud-chenyw
2022-04-25 17:21:33 +08:00
committed by GitHub

View File

@@ -436,9 +436,6 @@ export default {
</script>
<style lang="scss" scoped>
::v-deep .el-tabs__content {
height: calc(100% - 15px) !important;
}
.de-tabs-div {
height: 100%;