mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 22:54:48 +00:00
feat(pdf): add toggle option for the feature of auto opening the highlight context menu from new text selection (#10390)
* enhance(pdf): add auto open context menu option for new highlight selection * refactor(pdf): improve code readability * chore(pdf): i18n
This commit is contained in:
@@ -274,8 +274,8 @@ input::-webkit-inner-spin-button {
|
||||
&-settings {
|
||||
&-inner.hls-popup-box {
|
||||
position: absolute;
|
||||
right: 345px;
|
||||
width: 178px;
|
||||
right: 375px;
|
||||
width: 235px;
|
||||
padding: 15px 10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user