Browse Source

条款框描边2

yangc 8 years ago
parent
commit
e21d03bf06
1 changed files with 3 additions and 0 deletions
  1. 3 0
      components/register-saler/register/StepSecond.vue

+ 3 - 0
components/register-saler/register/StepSecond.vue

@@ -111,4 +111,7 @@
     width: 494px;
     margin: 0 auto;
   }*/
+  .ql-container.ql-snow {
+    border: none;
+  }
 </style>