Skip to content

Reduce the size of round buttons on mobile

Carl Schwan requested to merge works/smaller-mobile-round-button into master

Instead of using iconSizes that depends on if the control is running on a mobile device, use gridUnit that is constant.

Merge request reports