Quantcast
Channel: OutSystems Community
Viewing all articles
Browse latest Browse all 1476385

[Forums] How can I make a table record display a cell in multi line?

$
0
0

Hi Fabio,


Are you sure you are defining the CSS on the webscreen CSS editor?

If yes and if its still not working - one possibility is that the CSS is being overridden by OutSystems.

You can in that case try:

[id$="MainContent"] {
  word-wrap: break-word !important;
}


or

div.content-middle {

 word-wrap: break-word !important;

}



Viewing all articles
Browse latest Browse all 1476385

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>