mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
Adjust title line height to better fit
This commit is contained in:
@@ -143,10 +143,10 @@ export const LibraryHeader = forwardRef(
|
||||
</Group>
|
||||
<TextTitle
|
||||
fw="900"
|
||||
lh="1"
|
||||
lh="1.12"
|
||||
lineClamp={2}
|
||||
mt=".08em"
|
||||
overflow="hidden"
|
||||
pb=".06em"
|
||||
sx={{ fontSize: titleSize, overflow: 'hidden' }}
|
||||
>
|
||||
{title}
|
||||
|
||||
Reference in New Issue
Block a user