mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-23 21:55:02 +03:00
fix: page reference should wrap (#7218)
This commit is contained in:
parent
3189f42e76
commit
33762423bb
@ -9,4 +9,5 @@ export const pageReferenceIcon = style({
|
||||
export const pageReferenceLink = style({
|
||||
textDecoration: 'none',
|
||||
color: 'inherit',
|
||||
wordBreak: 'break-all',
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user