fix(ui): overflow of pdf highlight menu popup

This commit is contained in:
charlie
2021-08-13 11:26:15 +08:00
committed by Tienson Qin
parent 1d419fe38b
commit 25ce935e5a
4 changed files with 31 additions and 20 deletions

View File

@@ -195,7 +195,8 @@
&-viewer {
position: absolute;
overflow: auto;
overflow-y: auto;
overflow-x: hidden;
width: 100%;
height: 100%;