Ver Fonte

style:订阅弹框圆角

yangfeng há 1 ano atrás
pai
commit
29cdda68f3
1 ficheiros alterados com 1 adições e 1 exclusões
  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;
   border-radius: 5px;
 }
 }
 .small-dialog {
 .small-dialog {
-  border-radius: 8px;
+  border-radius: 8px!important;
   .el-dialog__title {
   .el-dialog__title {
     color: #1d1d1d;
     color: #1d1d1d;
   }
   }