@@ -237,4 +237,8 @@
.top-right-btn {
position: relative;
float: right;
+}
+/* el-tabs提供滚动机制 */
+.el-tabs__content {
+ overflow-x: scroll;
}