croz-ltd / tiller

🔖 Tiller DS is an open-source UI library that provides a range of visual, functional components and patterns that speed up design and development.
https://croz-ltd.github.io/tiller
Apache License 2.0
28 stars 1 forks source link

#273 Fix visual inconsistencies between disabled input components #276

Closed fbeceic closed 1 month ago

fbeceic commented 1 month ago

Basic information

Description

Summary

Fixed visual inconsistencies between disabled input components by adding a joint class name bg-slate-100 to input and select components for uniform disabled look.

Related issue

273

Types of changes

Checklist