mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 23:35:22 +01:00
Fix: another Firefox plaintext popup fix
This commit is contained in:
parent
2f06680f76
commit
82fd706dca
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
||||||
|
|
||||||
object:not(.pdf) {
|
object:not(.pdf) {
|
||||||
mix-blend-mode: difference;
|
mix-blend-mode: difference;
|
||||||
|
background: white !important;
|
||||||
&.p-2 {
|
&.p-2 {
|
||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue