代码生成预览提供滚动机制

This commit is contained in:
RuoYi
2020-12-10 11:27:52 +08:00
parent 963d2a0443
commit 81bf4d28ef
2 changed files with 3 additions and 7 deletions

View File

@@ -238,7 +238,3 @@
position: relative;
float: right;
}
/* el-tabs提供滚动机制 */
.el-tabs__content {
overflow-x: scroll;
}