Przeglądaj źródła

style:订阅弹框圆角

yangfeng 1 rok temu
rodzic
commit
29cdda68f3
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      apps/bigmember_pc/src/views/subscribe/Config.vue

+ 1 - 1
apps/bigmember_pc/src/views/subscribe/Config.vue

@@ -386,7 +386,7 @@ export default {
   border-radius: 5px;
 }
 .small-dialog {
-  border-radius: 8px;
+  border-radius: 8px!important;
   .el-dialog__title {
     color: #1d1d1d;
   }