function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
병훈 송병훈 송 

Why do number field are left-aligned in List Views?

Number fields in 'classic' are right aligned and in 'lightning' are left aligned.
I want in 'lightning' are right aligned..

If visualforce page, then I use css.
but standard page..........

How can I do?
Raj VakatiRaj Vakati
Override the detail section with your own component ..  I dnt see any other approach