From d885f5f3d791af204585d77f58be698f3a676027 Mon Sep 17 00:00:00 2001 From: vinzv Date: Wed, 7 Oct 2020 22:02:45 +0200 Subject: [PATCH] Adding an on-demand scrollbar for off-canvas menu --- view/theme/frio/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 7010f5e20f..00c6486051 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -94,6 +94,7 @@ blockquote { height: 100%; padding-top: 100px; z-index: 10; + overflow: auto; } aside::before { content: " ";