Fix: Reduce spacing gap between Task title and subtitle (#5711)
Fixes: #5669 --------- Co-authored-by: Thomas Trompette <thomas.trompette@sfr.fr>
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
export const TEXT = {
|
||||
lineHeight: {
|
||||
lg: 1.5,
|
||||
md: 1.2,
|
||||
md: 1.1,
|
||||
},
|
||||
|
||||
iconSizeMedium: 16,
|
||||
|
||||
Reference in New Issue
Block a user