ui: fix link line break
This commit is contained in:
parent
8c53fff9af
commit
0d4df4b269
@ -88,7 +88,7 @@ body {
|
||||
--at-apply: 'hidden';
|
||||
}
|
||||
.ellipsis {
|
||||
--at-apply: 'line-clamp-1 ws-pre-wrap break-all';
|
||||
--at-apply: 'line-clamp-1 ws-pre-wrap break-all inline';
|
||||
&::after {
|
||||
content: '…';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user