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

This commit is contained in:
〝走走停停 2020-12-08 17:49:51 +08:00 committed by Gitee
parent fbc071a573
commit d6b6151aea
1 changed files with 4 additions and 0 deletions

View File

@ -238,3 +238,7 @@
position: relative;
float: right;
}
/* XY 代码生成预览左右滑动 */
.el-tabs__content{
overflow-x: scroll;
}