mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-28 01:22:41 -05:00
9 lines
125 B
SCSS
9 lines
125 B
SCSS
::ng-deep .popover {
|
|
max-width: 350px;
|
|
|
|
pre {
|
|
white-space: pre-wrap;
|
|
word-break: break-word;
|
|
}
|
|
}
|