linstrom/frontend-reactive/app/styles/app.css
mStar 76e8b183ca Readme, styling, test
- Update frontend readme to dunk on Chrome and recommend Firefox instead
- Fix some frontend test
- Apply some "styling"
2024-09-18 17:19:27 +02:00

6 lines
177 B
CSS

/* Ember supports plain CSS out of the box. More info: https://cli.emberjs.com/release/advanced-use/stylesheets/ */
.timeline-note {
display: flex;
flex-direction: column;
}