mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
More spacing on hover actions
This commit is contained in:
parent
ba300cf14b
commit
6083c03557
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ export const LibraryHoverActions = (props: LibraryHoverActionsProps) => {
|
|||
overflow: 'clip',
|
||||
|
||||
height: '33px',
|
||||
width: '182px',
|
||||
width: '184px',
|
||||
bg: '$thBackground',
|
||||
display: 'flex',
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue