mo 2 năm trước cách đây
mục cha
commit
4b00d86992
1 tập tin đã thay đổi với 6 bổ sung1 xóa
  1. 6 1
      src/views/App.module.less

+ 6 - 1
src/views/App.module.less

@@ -12,7 +12,12 @@
     }
   }
 }
+:global {
+  .el-message-box {
+    border-radius: 10px !important;
+  }
+}
 
 :root {
-  --theme-color: #2DC7AA;
+  --theme-color: #2dc7aa;
 }