Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
a941c1b4
Commit
a941c1b4
authored
Dec 09, 2020
by
若依
Committed by
Gitee
Dec 09, 2020
Browse files
!134 修改 代码生成 预览无法左右滑动
Merge pull request !134 from 〝走走停停/master
parents
fbc071a5
d6b6151a
Changes
1
Hide whitespace changes
Inline
Side-by-side
ruoyi-ui/src/assets/styles/ruoyi.scss
View file @
a941c1b4
...
...
@@ -237,4 +237,8 @@
.top-right-btn
{
position
:
relative
;
float
:
right
;
}
/* XY 代码生成预览左右滑动 */
.el-tabs__content
{
overflow-x
:
scroll
;
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment