definma-ui/src/app/help/help.component.scss

8 lines
74 B
SCSS
Raw Normal View History

2020-09-03 10:53:41 +02:00
.delete-btn {
2021-01-25 12:34:23 +01:00
float: right;
2020-09-03 10:53:41 +02:00
}
2020-09-03 15:51:53 +02:00
.content-text {
2021-01-25 12:34:23 +01:00
white-space: pre-line;
2020-09-03 15:51:53 +02:00
}