Thread list broken in 3.15.0
ankar84 opened this issue · 0 comments
ankar84 commented
Describe the bug
Thread list broken in 3.15.0 - it's too light, and text hard to read
To Reproduce
Steps to reproduce the behavior:
- Go to channel
- Click on thread icon
- Check
Expected behavior
Thread list should be more darker
Desktop (please complete the following information):
- OS: Windows 10
- Browser chrome
- Version 91
Additional context
fix
body.dark-mode .rcx-css-136xdpx {
background-color: var(--color-darkest);
}