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