@@ -420,6 +420,6 @@ export default {
overflow-y: auto !important;
}
.el-tabs__content {
- height: calc(100% - 50px) !important;
+ height: calc(100% - 46px) !important;
</style>