mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-18 10:31:50 +08:00
@@ -52,6 +52,13 @@ export const linkedDocPopoverStyles = css`
|
||||
flex-shrink: 0;
|
||||
font-weight: 500;
|
||||
justify-content: space-between;
|
||||
max-width: 240px;
|
||||
}
|
||||
|
||||
.linked-doc-popover .group-title .group-title-text {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.linked-doc-popover .group-title .loading-icon {
|
||||
|
||||
Reference in New Issue
Block a user