akveo / akveo/ngx-admin

Remove overflow hidden from body

Aberta
#2,144 1 comentário 0 reações 0 responsáveis Ver no GitHub
needs info
Linguagem predominante
TypeScript
Estrelas
25.7k
Forks
7.9k
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
* [ ] question about the decisions made in the repository

### Issue description
The style overflow hidden is applied to the body automatically. This creates a problem in SEO for google crawler as it is not able to index the content below. The text-only version is not scrollable. http://webcache.googleusercontent.com/search?q=cache:IgItpM0bhboJ:https://6figr.com/in/salary/amazon&hl=en&gl=in&strip=1&vwsrc=0
How to remove the overflow hidden from body. Ive tried adding css in styles.scss with !important but it doesnt work.

**Current behavior:**
The style overflow hidden is applied to the body automatically.

**Expected behavior:**

**Steps to reproduce:**

**Related code:**

```
insert short code snippets here
```

### Other information:

**npm, node, OS, Browser**
```

```

**Angular, Nebular**
```

```

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.