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