Skip to content

Hide scrollbar in canvas size dialog presets#10

Open
prabhatexit0 wants to merge 1 commit into
mainfrom
claude/remove-scrollbar-jtdPv
Open

Hide scrollbar in canvas size dialog presets#10
prabhatexit0 wants to merge 1 commit into
mainfrom
claude/remove-scrollbar-jtdPv

Conversation

@prabhatexit0
Copy link
Copy Markdown
Owner

Summary

Updated the canvas size dialog to hide the scrollbar in the presets section for a cleaner visual appearance while maintaining scroll functionality.

Changes

  • Added scrollbar-none utility class to the presets container div in the canvas size dialog
  • The scrollable presets section now hides the scrollbar while preserving overflow scrolling behavior

Implementation Details

The scrollbar-none class is applied alongside existing Tailwind classes (max-h-52 space-y-3 overflow-y-auto pr-1) to suppress the default scrollbar rendering without affecting the scroll functionality or layout.

https://claude.ai/code/session_01F1LLKfu9Dab8C3yMzTwY6u

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 4, 2026

Deploy Preview for vizpix ready!

Name Link
🔨 Latest commit 6ba0794
🔍 Latest deploy log https://app.netlify.com/projects/vizpix/deploys/69a8520eceeadc0008b2c378
😎 Deploy Preview https://deploy-preview-10--vizpix.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 project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants