mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 14:44:53 +00:00
improve(pdf): copy & delete hls
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user