1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00

move subtitle

This commit is contained in:
andreas-unleash 2022-07-29 12:57:39 +03:00
parent 58edd06eb0
commit 0a1666e82f

View File

@ -17,6 +17,7 @@ export const useStyles = makeStyles()(theme => ({
display: 'inline-flex', display: 'inline-flex',
alignItems: 'flex-start', alignItems: 'flex-start',
justifyItems: 'center', justifyItems: 'center',
marginTop: '-24px',
gap: '6px', gap: '6px',
}, },
name: { name: {