mStar
76e8b183ca
- Update frontend readme to dunk on Chrome and recommend Firefox instead - Fix some frontend test - Apply some "styling"
6 lines
177 B
CSS
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;
|
|
}
|