Update persianDatepicker.html

This commit is contained in:
Tara Rostami 2024-02-14 13:31:10 +03:30 committed by GitHub
parent 5daf6f679b
commit a641e4327e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@
@input="$emit('input', convertToGregorian($event.target.value)); jalaliDatepicker.hide();"
:placeholder="placeholder">
<template #addonAfter>
<a-icon type="calendar" style="font-size: 16px;"/>
<a-icon type="calendar" style="font-size: 14px; opacity: 0.5;"/>
</template>
</a-input>
</div>
@ -57,4 +57,4 @@
}
});
</script>
{{end}}
{{end}}