zhengyiming
2025-03-07 818d0f406772f00c43c8d6d68e9b52e9b729f35a
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>