diff --git a/apps/client/src/widgets/Backlinks.css b/apps/client/src/widgets/Backlinks.css index edcd9097de..9e8ced45ba 100644 --- a/apps/client/src/widgets/Backlinks.css +++ b/apps/client/src/widgets/Backlinks.css @@ -59,7 +59,7 @@ } /* Card content - excerpt */ - & > span:nth-child(2) > div { + .backlink-excerpt { all: unset; /* TODO: Remove after disposing the old style from FloatingButtons.css */ display: block;