From a6285f24c888e2a2bbe160232bdb9b6ce6a5783c Mon Sep 17 00:00:00 2001 From: bach Date: Fri, 23 Jun 2023 15:17:07 +0200 Subject: [PATCH] #2164 --- assets/css/app.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/css/app.scss b/assets/css/app.scss index 82f51ab..897f088 100644 --- a/assets/css/app.scss +++ b/assets/css/app.scss @@ -1218,6 +1218,7 @@ section[role="main-content"]{ .toc-title{ @include title4grey; + line-height: $base-line * 0.6; color: $grismoyen; &.active, &:hover{ @@ -1680,7 +1681,7 @@ footer[role="tools"]{ padding-right: $default_gap; article{ max-height: 100%; - overflow: hidden; + overflow: visible; } article.item{ h1{