linstrom/frontend-reactive/app/styles/app.css

7 lines
177 B
CSS
Raw Normal View History

2024-08-22 17:57:53 +00:00
/* 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;
}