chore: fix lint

This commit is contained in:
Jin Mao
2026-02-09 02:42:50 +08:00
parent 6fe09ec2dd
commit a3598ef859

View File

@@ -33,7 +33,7 @@ const modelValue = useVModel(props, 'modelValue', emits, {
<style lang="scss" scoped>
input {
--ring: var(--primary);
&::-ms-reveal,
&::-ms-clear {
display: none;