remove viewer duplicated css

This commit is contained in:
Konstantinos Kaloutas
2023-08-29 09:31:45 +03:00
committed by Tienson Qin
parent 7a53eaaaf1
commit 9c97badf2a
2 changed files with 5 additions and 804 deletions

View File

@@ -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;
}