From d38fcd2db43f1c3ed472a79fb6f492c87abfa245 Mon Sep 17 00:00:00 2001 From: froggleston Date: Thu, 19 Dec 2024 16:24:07 +0000 Subject: [PATCH] Fix missing EOL --- 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 d6e64d80a..c16cc8742 100644 --- a/docs/stylesheets/ft.extra.css +++ b/docs/stylesheets/ft.extra.css @@ -18,4 +18,4 @@ #available-endpoints + p + .md-typeset__scrollwrap .md-typeset__table th:first-of-type { width: 35% !important; -} \ No newline at end of file +}