wupengfei
1 天以前 e372854c71bc97d162452cc4b3f5cfa586da50a8
apps/taro/src/styles/mixins.scss
@@ -74,3 +74,9 @@
    color: transparent;
  }
}
@mixin placeholder {
  color: var(--bole-text-color-secondary) !important;
  font-size: 30px;
  line-height: 42px;
}