@@ -237,4 +237,8 @@
.top-right-btn {
position: relative;
float: right;
+}
+/* XY 代码生成预览左右滑动 */
+.el-tabs__content{
+ overflow-x: scroll;
}