okikio / bundlejs

An online tool to quickly bundle & minify your projects, while viewing the compressed gzip/brotli bundle size, all running locally on your browser.
https://bundlejs.com
MIT License
751 stars 13 forks source link

chore(fix): unnecessary vertical scrollbar for editor buttons #19

Closed rschristian closed 2 years ago

rschristian commented 2 years ago

Very minor, but I spotted this extra vertical scrollbar on the editor buttons that is unnecessary and covers the real scrollbar.

This could also be solved by removing the overflow-x-hidden instead; I didn't see a situation in which that would actually be of use, but I very well could be missing something. Setting both x & y to hidden is equally effective, just might be an unnecessary class is all.

How it appears in Firefox

Extra scrollbar in Firefox

gitpod-io[bot] commented 2 years ago

netlify[bot] commented 2 years ago

Deploy Preview for bundlejs ready!

Name Link
Latest commit 659d998a3889864f21be8e81095a98d2fed39eb7
Latest deploy log https://app.netlify.com/sites/bundlejs/deploys/624d2a95d2c15e000953ab18
Deploy Preview https://deploy-preview-19--bundlejs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.