mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
fix: page reference should wrap (#7218)
This commit is contained in:
@@ -9,4 +9,5 @@ export const pageReferenceIcon = style({
|
||||
export const pageReferenceLink = style({
|
||||
textDecoration: 'none',
|
||||
color: 'inherit',
|
||||
wordBreak: 'break-all',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user