mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-17 19:37:29 -05:00
Add scroll bar on navbar and langbar when overflowing
This commit is contained in:
@ -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 {
|
||||||
|
Reference in New Issue
Block a user