Kavita/UI/Web/src/app/announcements/_components/update-notification/update-notification-modal.component.scss

14 lines
152 B
SCSS

.update-body {
width: 100%;
word-wrap: break-word;
white-space: pre-wrap;
}
::ng-deep .update-body {
img {
max-width: 100%;
}
}