inky icon indicating copy to clipboard operation
inky copied to clipboard

Add CSS classes to container table cell output

Open jhned opened this issue 7 years ago • 0 comments

The CRM I'm using converts the CSS child selector > to > in style blocks, which makes styling a container's table-cell difficult.

I'd recommend updating componentFactory to include a CSS class on the table-cell, so that we can style it for mobile devices in the style block without the dependency of using the child selector.

jhned avatar May 07 '18 16:05 jhned