chore: fix lint
parent
6fe09ec2dd
commit
a3598ef859
|
|
@ -33,7 +33,7 @@ const modelValue = useVModel(props, 'modelValue', emits, {
|
|||
<style lang="scss" scoped>
|
||||
input {
|
||||
--ring: var(--primary);
|
||||
|
||||
|
||||
&::-ms-reveal,
|
||||
&::-ms-clear {
|
||||
display: none;
|
||||
|
|
|
|||
Loading…
Reference in New Issue