ni / nimble

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

Consistent box sizing border box #2184

Closed rajsite closed 2 weeks ago

rajsite commented 3 weeks ago

Pull Request

🤨 Rationale

Switch to using box-sizing: border-box; consistently in all our components. fixes https://github.com/ni/nimble/issues/1326

👩‍💻 Implementation

🧪 Testing

Rely on chromatic, explanation of some of the changes:

✅ Checklist