-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
bugSomething isn't workingSomething isn't working
Description

Noticed this first authorize workers button is a link and not styled the same as other buttons which have padding y 8px and padding x 16px
Primary Hover states
hover {
background-color: var(--blue-3);
}
Secondary
hover {
background-color: var(--blue-4);
color: var(--white);
}
I would do these changes, but I can't figure out how to navigate the tailwind css as it's hover states don't work!
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working