mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
More clean up on the CSS since now the menu dropdown is better aligned
This commit is contained in:
parent
2e58250779
commit
0d2f8fd043
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ import { SearchCoordinator } from './LibraryContainer'
|
|||
|
||||
const List = styled('ul', {
|
||||
width: '91%',
|
||||
height: '400px',
|
||||
maxHeight: '400px',
|
||||
overflow:'auto',
|
||||
top: '65px',
|
||||
left: '-32px',
|
||||
|
|
|
|||
Loading…
Reference in a new issue