Skip to content

Conversation

addresskrish
Copy link
Contributor

Description

Makes the button text smaller in call action buttons (Mute me, Stop sharing, Share screen) to improve visual balance with the existing padding.

Changes

  • Changed text size from text-xs (12px) to text-[10px] (10px) in ToggleIconButton component
  • Maintains existing padding while improving text-to-button ratio

Impact

  • Better visual proportion in call action buttons
  • Addresses TailwindCSS v4 migration styling issue
  • Consistent with design requirements

Fixes #102

Copy link

netlify bot commented Oct 12, 2025

Deploy Preview for hoppdocs ready!

Name Link
🔨 Latest commit 492f111
🔍 Latest deploy log https://app.netlify.com/projects/hoppdocs/deploys/68ecee08a82c3d0008c4448a
😎 Deploy Preview https://deploy-preview-141--hoppdocs.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.

@addresskrish
Copy link
Contributor Author

Hi @konsalex or @iparaskev

The code is ready for review. I've made the button text smaller as requested. Please review when you have a chance. Thanks!

@iparaskev iparaskev merged commit b31c724 into gethopp:main Oct 13, 2025
14 checks passed
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.

design: padding in call actions

2 participants