style(pdf): fix viewer background

This commit is contained in:
charlie
2021-08-06 15:44:26 +08:00
parent a47e82c51f
commit 54e0063a89

View File

@@ -456,7 +456,7 @@
}
#pdf-layout-container {
background-color: transparent;
background-color: #FFFFFF;
&[data-theme=dark] {
background-color: #042f3c;