mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 14:44:53 +00:00
style(pdf): polish viewer ui
This commit is contained in:
@@ -456,7 +456,11 @@
|
||||
}
|
||||
|
||||
#pdf-layout-container {
|
||||
background-color: #FFFFFF;
|
||||
background-color: transparent;
|
||||
|
||||
&[data-theme=light] {
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
|
||||
&[data-theme=dark] {
|
||||
background-color: #042f3c;
|
||||
|
||||
Reference in New Issue
Block a user