aboutsummaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2026-02-23 04:09:39 +0100
committermetamuffin <metamuffin@disroot.org>2026-02-23 04:09:39 +0100
commitbe7d35ccbb3449332700a0d9ccb1b055e041e401 (patch)
treef0475a748de7ccdcc29eb29a0a4e5cff4dfb96e3 /ui
parent823c0c6b1c857da62e472a2feda167379691288f (diff)
downloadjellything-be7d35ccbb3449332700a0d9ccb1b055e041e401.tar
jellything-be7d35ccbb3449332700a0d9ccb1b055e041e401.tar.bz2
jellything-be7d35ccbb3449332700a0d9ccb1b055e041e401.tar.zst
update some book things
Diffstat (limited to 'ui')
-rw-r--r--ui/client-style/src/node_card.css3
1 files changed, 3 insertions, 0 deletions
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;
}