Sunday, June 8, 2025
1 change · saas-18.3
Resolved issues and error corrections
The Discuss interface now uses thinner, less visually intrusive scrollbars with a transparent background where supported. This makes chat and messaging areas look cleaner and more consistent without changing functionality.
Original PR description
Scrollbar do no look well on Discuss UI, mostly because they are too thick by default and also the ruler background doesn't match with the overall style. This commit fixes the issue by using thin scrollbar and also making the background transparent. Note that the transparent background does not work on Safari, but most Apple devices have dynamic showing of scrollbars by default so it shouldn't be much of an issue.