作者 〝走走停停
提交者 Gitee

update ruoyi-ui/src/assets/styles/ruoyi.scss.

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