Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
396572590@qq.com
2022-06-21 17:12:09 +08:00
@@ -1279,12 +1279,12 @@ export default {
.question-box{
}
.question-tabs {
.question-box {
height: 100%;
border-top: none;
border-bottom: none;
/deep/.el-tabs__nav {
height: calc(~'100% - 50px');
height: 100%;
overflow: auto;
}
/deep/ &.el-tabs--border-card .el-tabs__item{