Fix styles

This commit is contained in:
Germán Martínez 2019-09-12 17:51:17 +02:00
parent 992594a40d
commit 9d54fe0b11
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ export const styles = () => ({
alignItems: 'center',
cursor: 'pointer',
'&:first-child': {
borderRadius: '8px',
borderRadius: '8px 0 0 0',
},
},
active: {