mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-11-12 01:26:41 -05:00
Fix: improve legibility of processed mail error popover in light mode (#11258)
This commit is contained in:
parent
cffb9c34f0
commit
74b10db028
@ -68,7 +68,7 @@
|
|||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<ng-template #errorPopover>
|
<ng-template #errorPopover>
|
||||||
<pre class="small text-light">
|
<pre class="small">
|
||||||
{{ mail.error }}
|
{{ mail.error }}
|
||||||
</pre>
|
</pre>
|
||||||
</ng-template>
|
</ng-template>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user