hide timezone border (#546)

This commit is contained in:
lenhanphung
2026-02-13 17:03:56 +07:00
committed by GitHub
parent 53f763d6eb
commit ccb5d2d1bc
2 changed files with 19 additions and 0 deletions
+2
View File
@@ -577,6 +577,8 @@ export default function EventFormFields({
width={220}
size="small"
placeholder={t("event.form.timezonePlaceholder")}
hideBorder
inputPadding="8px 65px 8px 0px"
/>
</Box>
</FieldWithLabel>