zhengyiming
2025-03-13 d580f043716d30f9617ed7f3f49a7e80d54b9865
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>