@@ -197,4 +197,8 @@ textarea::-webkit-input-placeholder {
/**提示引导信息宽度问题**/
.el-popper {
width: unset!important;
+}
+
+.el-tabs--top {
+ flex-direction: column;
}