improve(pdf): copy & delete hls

This commit is contained in:
charlie
2021-07-19 12:26:42 +08:00
parent f10cbda6e2
commit 906ab01d47
2 changed files with 59 additions and 51 deletions

View File

@@ -13,7 +13,7 @@
.extensions__pdf {
&-loader {
position: relative;
min-height: 90vh;
height: 88vh;
}
&-viewer {
@@ -186,6 +186,9 @@ body[data-page=home] {
&-highlights {
padding-right: 40px;
margin-right: 80px;
height: 88vh;
overflow: auto;
pre {
white-space: pre-wrap;