Skip to content

v0.15.0 - Modal Grid System

Choose a tag to compare

@ulsklyc ulsklyc released this 06 Apr 12:11

What's Changed

Changed

  • Modal: two-column form layouts now use reusable .modal-grid and .modal-grid--2 CSS classes instead of inline style attributes - applied across Calendar, Meals, and Tasks modals (#38)
  • Modal: panel on mobile now has a subtle border and large shadow for better depth and visual separation (#38)
  • Modal: form groups inside grid layouts no longer need inline margin-bottom:0 overrides - handled by .modal-grid > .form-group rule (#38)

Full Changelog: https://github.com/ulsklyc/oikos/blob/main/CHANGELOG.md