mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-11-17 13:25:57 -06:00
Add scroll bar on navbar and langbar when overflowing
This commit is contained in:
parent
91c554ef83
commit
5f40b6742b
@ -126,6 +126,7 @@ footer {
|
||||
border-radius: 8px;
|
||||
margin-top: 5px;
|
||||
align-items: flex-start;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.navbar-item, .langbar-item {
|
||||
|
Loading…
Reference in New Issue
Block a user