Explorar el Código

Merge branch 'release-3.19.0' into release-3.20.0/KIP-17900

john hace 9 meses
padre
commit
f07e73da4d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/styles/common.less

+ 1 - 1
src/styles/common.less

@@ -109,7 +109,7 @@ button {
 
 @toast-background-color: rgba(0, 0, 0, 0.8);
 
-.van-toast,.van-popup {
+.van-toast {
   border-radius: 10px;
   padding: 25px 42px;
   min-height: inherit;