Fix: another Firefox plaintext popup fix

This commit is contained in:
shamoon 2024-11-06 08:57:50 -08:00
parent 2f06680f76
commit 82fd706dca

View File

@ -19,6 +19,7 @@
object:not(.pdf) {
mix-blend-mode: difference;
background: white !important;
&.p-2 {
padding: 0 !important;
}