Enhance UI: #355 Remove labels, update buttons, icons, and styles (#356)

Co-authored-by: Lê Nhân Phụng <lenhanphung@Phung-Mac-M4.local>
This commit is contained in:
lenhanphung
2025-11-25 17:17:24 +07:00
committed by GitHub
parent ffe14b6b6c
commit 25dc016688
8 changed files with 91 additions and 59 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ export function TimezoneSelector({
getTimezoneOffset(tzName, referenceDate)
}
autoFocus={true}
showIcon={true}
showIcon={false}
inputFontSize="14px"
inputPadding="2px 4px"
onClose={handleClose}