More spacing on hover actions

This commit is contained in:
Jackson Harper 2024-02-26 14:48:05 +08:00
parent ba300cf14b
commit 6083c03557

View file

@ -31,7 +31,7 @@ export const LibraryHoverActions = (props: LibraryHoverActionsProps) => {
overflow: 'clip',
height: '33px',
width: '182px',
width: '184px',
bg: '$thBackground',
display: 'flex',