using 100vh: screen gets cut off on mobile and tablets
未关闭
- 主要语言
- TypeScript
- 星标
- 8.1k
- 派生
- 1.5k
- PR 合并指标
- 30 天内没有已合并 PR
描述
### Issue type
* [ ] bug report
* [ x] feature request
### Issue description
**Current behavior:**
On mobile browsers and tablet browsers, screen gets cut off due to Nebular is using 100vh to establish height.
On mobile and tablets, 100vh refers to outer height which is not as intended.
**Expected behavior:**
See whole screen of our APPs on mobiles and tablets.
**Steps to reproduce:**
Use a sidebar with a footer and try to see that footer on a mobile/tablet screen.
### Other information:
Using Angular 14.0.2 and Nebular 9.0.3
贡献指南
评估
这个 Issue 还没有评估数据。