antonioru / antonioru/beautiful-react-diagrams
Scrollbar blindness in sidebar
Đang mở
bug
documentation
good first issue
- Ngôn ngữ chính
- JavaScript
- Star
- 2.7k
- Fork
- 171
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**Describe the bug**
The sidebar has `overflow: scroll` causing scrollbars always to be visible on Windows
**To Reproduce**
Steps to reproduce the behavior:
1. Go to documentation using Windows
**Expected behavior**
There should not be scrollbars before the content overflows
**Screenshots**

**Desktop:**
- OS: Win10
- Browser Firefox
- Version 83.0b10 (64-bit)
**Additional context**
Can be fixed by setting `overflow: auto` instead
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.