Merge pull request #2451 from omnivore-app/fix/web-header

Still show display settings button on very small screens
This commit is contained in:
Jackson Harper 2023-06-30 12:29:03 -07:00 committed by GitHub
commit 2746b29422
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -161,9 +161,6 @@ export function VerticalArticleActionsMenu(
css={{
display: 'flex',
alignItems: 'center',
'@media (max-width: 300px)': {
display: 'none',
},
}}
>
<TooltipWrapped