Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: UI Enhancements and Style Fixes #158

Open
wants to merge 3 commits into
base: v2
Choose a base branch
from

Commits on Oct 29, 2024

  1. Fix transition duration and padding in button.tsx

    Corrected the transition duration class to 'duration-300' and adjusted padding for the xs variant from 'py-1/2' to 'py-0.5' to comply with Tailwind CSS standards.
    
    Signed-off-by: Cypher Pepe <[email protected]>
    cypherpepe authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    408faab View commit details
    Browse the repository at this point in the history
  2. chore: update hover-card.tsx

    Signed-off-by: Cypher Pepe <[email protected]>
    cypherpepe authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    5ce4587 View commit details
    Browse the repository at this point in the history
  3. Fix duplicated cursor-not-allowed style in labelVariants

    Signed-off-by: Cypher Pepe <[email protected]>
    cypherpepe authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    7852078 View commit details
    Browse the repository at this point in the history