mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Fix background on web mobile menus
This commit is contained in:
parent
5054015b65
commit
5cfa0a2175
1 changed files with 0 additions and 1 deletions
|
|
@ -261,7 +261,6 @@ export function LibraryListCardContent(
|
|||
top: -10,
|
||||
right: -10,
|
||||
m: '5px',
|
||||
bg: 'red',
|
||||
visibility: menuOpen ? 'visible' : 'hidden',
|
||||
'@media (hover: none)': {
|
||||
visibility: 'unset',
|
||||
|
|
|
|||
Loading…
Reference in a new issue