chore: fix lint
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user