Text Allignment in UI Builder
Hi Team,I have a requirement where I’m using a List component in UI Builder, and I want to center-align all the column values, including integers.I applied the following style:* {text-align: center !important;} This works fine for string values, but ...