refactor: tweak styling

This commit is contained in:
Carlos Valente
2024-12-17 17:06:25 +01:00
committed by Carlos Valente
parent 1bdea8e436
commit 3d37f42fe0
3 changed files with 16 additions and 8 deletions
@@ -22,7 +22,8 @@ const MultiLineCell = (props: MultiLineCellProps) => {
inputref={ref}
rows={1}
size='sm'
style={{ padding: 0 }}
padding={0}
fontSize='1rem'
transition='none'
variant='ontime-transparent'
value={value}