mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 22:54:48 +00:00
remove viewer duplicated css
This commit is contained in:
committed by
Tienson Qin
parent
7a53eaaaf1
commit
9c97badf2a
@@ -1,5 +1,3 @@
|
||||
@import "_viewer.css";
|
||||
|
||||
:root {
|
||||
--ph-highlight-color-blue: var(--color-blue-300);
|
||||
--ph-highlight-color-green: var(--color-green-300);
|
||||
@@ -1039,4 +1037,8 @@ html.is-system-window {
|
||||
to {
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.pdfViewer .page.loadingIcon::after {
|
||||
background: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user