mirror of
https://gitee.com/y_project/RuoYi-Vue.git
synced 2025-12-08 15:02:29 +08:00
update ruoyi-ui/src/assets/styles/ruoyi.scss.
This commit is contained in:
@ -237,4 +237,8 @@
|
|||||||
.top-right-btn {
|
.top-right-btn {
|
||||||
position: relative;
|
position: relative;
|
||||||
float: right;
|
float: right;
|
||||||
|
}
|
||||||
|
/* XY 代码生成预览左右滑动 */
|
||||||
|
.el-tabs__content{
|
||||||
|
overflow-x: scroll;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user