Add scroll bar on navbar and langbar when overflowing

This commit is contained in:
BBaoVanC 2021-11-01 20:32:37 -05:00
parent 91c554ef83
commit 5f40b6742b
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 1 additions and 0 deletions

View File

@ -126,6 +126,7 @@ footer {
border-radius: 8px;
margin-top: 5px;
align-items: flex-start;
overflow: auto;
}
.navbar-item, .langbar-item {