mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-06 20:38:35 +00:00
代码生成预览溢出提供滚动机制
This commit is contained in:
@@ -237,4 +237,8 @@
|
||||
.top-right-btn {
|
||||
position: relative;
|
||||
float: right;
|
||||
}
|
||||
/* el-tabs提供滚动机制 */
|
||||
.el-tabs__content {
|
||||
overflow-x: scroll;
|
||||
}
|
Reference in New Issue
Block a user