mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 14:44:53 +00:00
improve(pdf): add mouse selection shadow area
This commit is contained in:
@@ -341,6 +341,15 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&-area-selection {
|
||||
|
||||
.shadow-rect {
|
||||
position: absolute;
|
||||
background: rgba(252, 232, 151, 1);
|
||||
mix-blend-mode: multiply;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.hls-text-region-item {
|
||||
|
||||
Reference in New Issue
Block a user