mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-18 21:54:09 +00:00
refactor: tweak styling
This commit is contained in:
committed by
Carlos Valente
parent
1bdea8e436
commit
3d37f42fe0
+2
-1
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user