From: vinzv Date: Wed, 7 Oct 2020 20:02:45 +0000 (+0200) Subject: Adding an on-demand scrollbar for off-canvas menu X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d885f5f3d791af204585d77f58be698f3a676027;p=friendica.git Adding an on-demand scrollbar for off-canvas menu --- 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: " ";