mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 14:44:53 +00:00
fix(ui): overflow of pdf highlight menu popup
This commit is contained in:
@@ -195,7 +195,8 @@
|
||||
|
||||
&-viewer {
|
||||
position: absolute;
|
||||
overflow: auto;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user