Skip to content

fix: create event time/date allignment

Jon Freer requested to merge JonFreer/mobilizon-fork:ui-input-border-box into main

Addresses alignment issues discussed in #1336 (closed)

Adds the tailwind box-border tag to force input to fit the parent

I checked most other inputs and they appear to display the desired behavior still.

Before: image After: image

Merge request reports