提交 963d2a04 编写于 作者: R RuoYi

代码生成预览溢出提供滚动机制

上级 10de0df0
......@@ -238,3 +238,7 @@
position: relative;
float: right;
}
/* el-tabs提供滚动机制 */
.el-tabs__content {
overflow-x: scroll;
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册