mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-02 19:01:40 +00:00
Adjust header styles
This commit is contained in:
parent
6490118741
commit
0baa6f4488
3 changed files with 6 additions and 2 deletions
|
|
@ -143,9 +143,10 @@ export const LibraryHeader = forwardRef(
|
|||
</Group>
|
||||
<TextTitle
|
||||
fw="900"
|
||||
lh="1.15"
|
||||
lh="1"
|
||||
lineClamp={2}
|
||||
mt=".08em"
|
||||
overflow="hidden"
|
||||
sx={{ fontSize: titleSize, overflow: 'hidden' }}
|
||||
>
|
||||
{title}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue