mirror of
https://github.com/miniflux/v2.git
synced 2025-09-15 18:57:04 +00:00
Use V to open original link in current tab
- To avoid a breaking change, keep v to open the original link in new tab. - People who prefers to open the link in the current tab should use V.
This commit is contained in:
parent
a96e966911
commit
6291b59849
17 changed files with 56 additions and 30 deletions
|
@ -491,7 +491,7 @@ a.button {
|
|||
top: 0;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
width: 360px;
|
||||
width: 380px;
|
||||
overflow: auto;
|
||||
color: var(--modal-color);
|
||||
background: var(--modal-background);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue