SoftwareBrothers / adminjs-design-system

DesignSystem on which AdminJS is based on
29 stars 32 forks source link

enabled and disabled Step looks identical #48

Open etomarat opened 2 years ago

etomarat commented 2 years ago

This is bad for UX because it is unclear whether you can click on the element. Maybe you can use variant: 'secondary' for enabled elements?

image