From be7d35ccbb3449332700a0d9ccb1b055e041e401 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 23 Feb 2026 04:09:39 +0100 Subject: update some book things --- ui/client-style/src/node_card.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ui') diff --git a/ui/client-style/src/node_card.css b/ui/client-style/src/node_card.css index 43c3898..8148845 100644 --- a/ui/client-style/src/node_card.css +++ b/ui/client-style/src/node_card.css @@ -158,6 +158,9 @@ transparent 100% ); } +.card.highlight .overview { + flex-grow: 1; +} .card.highlight .overview h2 { margin-bottom: 0em; } -- cgit v1.3