mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Still show display settings button on very small screens
This commit is contained in:
parent
c99e8a377c
commit
1981f5c3cc
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