From 66380566c80c8ffcfe46756473dd362fadc47407 Mon Sep 17 00:00:00 2001 From: Robert Davey Date: Thu, 19 Dec 2024 19:35:28 +0000 Subject: [PATCH] Update docs/stylesheets/ft.extra.css Co-authored-by: Matthias --- docs/stylesheets/ft.extra.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/stylesheets/ft.extra.css b/docs/stylesheets/ft.extra.css index c16cc8742..930463ca8 100644 --- a/docs/stylesheets/ft.extra.css +++ b/docs/stylesheets/ft.extra.css @@ -16,6 +16,6 @@ font-weight: 500 !important; } -#available-endpoints + p + .md-typeset__scrollwrap .md-typeset__table th:first-of-type { +#available-endpoints ~ .md-typeset__scrollwrap .md-typeset__table th:first-of-type { width: 35% !important; }