mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Merge pull request #2451 from omnivore-app/fix/web-header
Still show display settings button on very small screens
This commit is contained in:
commit
2746b29422
1 changed files with 0 additions and 3 deletions
|
|
@ -161,9 +161,6 @@ export function VerticalArticleActionsMenu(
|
|||
css={{
|
||||
display: 'flex',
|
||||
alignItems: 'center',
|
||||
'@media (max-width: 300px)': {
|
||||
display: 'none',
|
||||
},
|
||||
}}
|
||||
>
|
||||
<TooltipWrapped
|
||||
|
|
|
|||
Loading…
Reference in a new issue