فهرست منبع

修改全局elmessage提示样式

jwyu 3 سال پیش
والد
کامیت
4ce1796c5b
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      src/App.vue

+ 3 - 0
src/App.vue

@@ -6,4 +6,7 @@
 </template>
 
 <style lang="less">
+.el-message{
+  min-width: 250px !important;
+}
 </style>