Skip to Content
0
Jun 02, 2018 at 05:53 PM

How to text-wrap in SAP Lumria Designer 2.1?

208 Views

Hi Team

I have used below scn links,

https://archive.sap.com/discussions/message/15486287#15486287

https://archive.sap.com/discussions/thread/3698844

.sapzencrosstab-HeaderCellTotal, .sapzencrosstab-DataArea .sapzencrosstab-DataCellTotal {
    background-color: #F0AB00;
    color: white;
    word-spacing: normal;
    word-wrap: break-word;
    
}

I have tried above CSS code for Result text but not woking.

My Result text : Total Sales Revenue % to Total Sales

In above wrap above text like as below,

Total Sales Revenue %

to Total Sales


Please help in the above CSS code.

Thanks,

Chandrasekhar .K