Fix: another Firefox plaintext popup fix

This commit is contained in:
shamoon 2024-11-06 08:57:50 -08:00
parent 34b582b523
commit 4d8e6a2aa6

View File

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