mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-12-22 12:13:19 -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;
|
border-radius: 8px;
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar-item, .langbar-item {
|
.navbar-item, .langbar-item {
|
||||||
|
Loading…
Reference in New Issue
Block a user