mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Fic title tooltip for the reader display settings
This commit is contained in:
parent
87bb2cc4bc
commit
334718292f
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@ export function VerticalArticleActionsMenu(
|
|||
</Button>
|
||||
)}
|
||||
<Button
|
||||
title="Edit Info (i)"
|
||||
title="Display Settings (d)"
|
||||
style="articleActionIcon"
|
||||
onClick={() => props.articleActionHandler('editDisplaySettings')}
|
||||
css={{
|
||||
|
|
|
|||
Loading…
Reference in a new issue