zhengyiming
2 天以前 2525f53411b131ecb9926409a523f0e44df6d20c
packages/components/src/components/Input/ChooseInput.vue
@@ -25,14 +25,3 @@
  name: 'ChooseInput',
});
</script>
<style lang="scss">
@import '@/styles/common.scss';
.common-choose-input-icon {
  //   width: 13px;
  //   height: 23px;
  margin-left: 18px;
  color: boleGetCssVar('text-color', 'primary');
}
</style>