ui
ui copied to clipboard
fix(ModalManager): always get padding computed value
Fixes
- #48
What's changed
Remove scrollbar width check before set style on container. This should make test works also on MacOS with automatic scrollbar display.