dgf-prototype/frontend/src/App.css

7 lines
89 B
CSS
Raw Normal View History

2024-03-20 09:32:50 -05:00
.post-content {
white-space: pre-line;
2024-04-21 12:51:58 -05:00
}
.input-paper-id {
width: 30em !important;
2024-03-20 09:32:50 -05:00
}