Merge pull request #2451 from omnivore-app/fix/web-header
Still show display settings button on very small screens
This commit is contained in:
@ -161,9 +161,6 @@ export function VerticalArticleActionsMenu(
|
||||
css={{
|
||||
display: 'flex',
|
||||
alignItems: 'center',
|
||||
'@media (max-width: 300px)': {
|
||||
display: 'none',
|
||||
},
|
||||
}}
|
||||
>
|
||||
<TooltipWrapped
|
||||
|
||||
Reference in New Issue
Block a user