How to resize the rating tool?

Can I resize the rating component? If so how?
Currently the rating component is a column in a table.
I'd like to make the stars about 50% smaller.

Hi @peter.letkeman Resizing isn't currently supported, but I'll submit a feature request for this!

1 Like

You might be able to do something with custom css, but just be mindful that css classes sometimes change (without warning), so it's something you'd have to maintain. Also, custom css can be pretty tricky to implement as you need to use the browser tools to find the correct css class to apply the styling to.

Hi there!

We now support two sizes for rating components and rating columns:

image