iTwin / appui

Monorepo for iTwin.js AppUi
MIT License
8 stars 2 forks source link

Increase `SelectionCountField` margins (backport #979) #988

Closed mergify[bot] closed 2 weeks ago

mergify[bot] commented 2 weeks ago

Changes

We had no padding on the right side of the SelectionCountField and it looked weird when there was a separator after it (the separator removes padding between different status bar fields). Changes:

Adding some screenshots for comparison. Note that the first two images have separators.

Before:

image image image

After:

image image image

Fixes #978.

Testing

Tested in test-app.


This is an automatic backport of pull request #979 done by Mergify.