Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: format date & time renderables #1108

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix: time container adjusting in size when changing format
  • Loading branch information
mikallojjus committed Mar 10, 2025

Verified

This commit was signed with the committer’s verified signature.
schroda schroda
commit b69ad3970776485308a82966fec50d21c16b100f
2 changes: 1 addition & 1 deletion apps/web/design-system/editable-fields/date-field.tsx
Original file line number Diff line number Diff line change
@@ -360,7 +360,7 @@ export function DateField(props: DateFieldProps) {
/>
</div>
</div>
<div className="flex items-center">
<div className="flex grow items-center">
<Minus color="grey-02" className="size-4" />
<Spacer width={14} />
<div className="flex items-center gap-1">