Explorar o código

修改全局elmessage提示样式

jwyu %!s(int64=3) %!d(string=hai) anos
pai
achega
4ce1796c5b
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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>