Files
nairobi/app/assets/stylesheets/admin/machine_learning/help.scss
2021-08-16 16:31:04 +02:00

8 lines
97 B
SCSS

.admin .machine-learning-help {
> code {
display: block;
white-space: pre-wrap;
}
}