From 5f40b6742becf4e5d8162b0ae3f2877f1064a342 Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Mon, 1 Nov 2021 20:32:37 -0500 Subject: [PATCH] Add scroll bar on navbar and langbar when overflowing --- assets/css/bobastyle.css | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/css/bobastyle.css b/assets/css/bobastyle.css index 076759a..8e17546 100644 --- a/assets/css/bobastyle.css +++ b/assets/css/bobastyle.css @@ -126,6 +126,7 @@ footer { border-radius: 8px; margin-top: 5px; align-items: flex-start; + overflow: auto; } .navbar-item, .langbar-item {