Cannot see the last few menu items in the sidebar
Aberta
bug
module:components
P2: important
quality
- Linguagem predominante
- TypeScript
- Estrelas
- 8.1k
- Forks
- 1.5k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
### Issue type
**I'm submitting a ...** (check one with "x")
* [ x] bug report
* [ ] feature request
### Issue description
**Current behavior:**
I have a menu in the sidebar which has 25 items. The last few items are hidden from bottom and cannot see it with scrolling.
I added the following to fix the problem:
```
nb-menu {
margin-bottom: 80px;
}
```
**Expected behavior:**
Sidebar to display all the menu items
**Related Code:**
```
```
**Angular, Nebular**
Angular 8 and Nebular 4
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.