fix(theme): incorrect shadow when title is too long (#154)
* fix(theme): incorrect shadow when title is too long * chore: lint fix
This commit is contained in:
parent
059ed95cb2
commit
7891ca8d78
@ -39,6 +39,7 @@ const { page } = useData()
|
||||
|
||||
.link {
|
||||
display: block;
|
||||
width: max-content;
|
||||
padding: 0 12px;
|
||||
font-size: 14px;
|
||||
font-weight: 500;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user