chore: fix lint

pull/332/head^2
Jin Mao 2026-02-09 02:42:50 +08:00
parent 6fe09ec2dd
commit a3598ef859
1 changed files with 1 additions and 1 deletions

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;