mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-17 07:44:24 +00:00
5 lines
192 B
CSS
5 lines
192 B
CSS
div#event_date { display: flex; flex-direction: row; flex-wrap: nowrap; }
|
|
div#event_date input#event_date_date { margin-right: 1em; }
|
|
div#event_date div#event_date_time { min-width: 140px; }
|
|
|