Skip to content

Replace hardcoded values and cleanup

Alexander Stippich requested to merge astippich/elisa:kirigamiSizes into master

Derive the default size of the icon of the FlatButtonWithToolTip component from Kirigami. Cleanup unused variables in the base theme. Assign the size of the stars for the rating centrally and use a common icon size to remove unnecessary scaling (increases the star size by 1px).

Merge request reports