mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 14:44:53 +00:00
fix(pdf): blink when switching pdf in dark mode
This commit is contained in:
@@ -399,7 +399,7 @@
|
||||
}
|
||||
|
||||
#pdf-layout-container {
|
||||
background-color: white;
|
||||
background-color: transparent;
|
||||
|
||||
&[data-theme=dark] {
|
||||
background-color: #042f3c;
|
||||
|
||||
Reference in New Issue
Block a user