ni / nimble

The NI Nimble Design System
https://nimble.ni.dev
MIT License
29 stars 9 forks source link

Consistent box sizing border box #2115

Closed rajsite closed 3 weeks ago

rajsite commented 1 month ago

Pull Request

🤨 Rationale

Switch to using box-sizing: border-box; consistently in all our components.

👩‍💻 Implementation

🧪 Testing

Rely on chromatic, explanation of some of the changes:

✅ Checklist