dgf-prototype/frontend/src/App.css

7 lines
87 B
CSS
Raw Normal View History

2024-04-22 13:54:54 -05:00
.linebreaks {
2024-03-20 09:32:50 -05:00
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
}