
0
Answered
Info Field metadata
I would like to change the metadata info field to word wrap with whole words. Where do I have to do that?
Customer support service by UserEcho
You can add some custom CSS code.
The selector for the metadata values displayed on the details panel is as of the current FileRun version: ".fr-details-fields .field .value"
Thanks