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