Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3316

Re: IconTabFilter count is not displaying whole number.

$
0
0

Hi Hemagiri;

 

The max-width of the count text element in the icon tab filter icon is set to 2rem in the standard css. As shown below.

 

 

.sapMITBFilter .sapMITBCount {

  color: @sapHCStandardFG;

  max-width: 2rem;

  overflow: hidden;

  position: absolute;

  text-overflow: ellipsis;

}

 

You can increase the max-width by using custom css.

 

Implementing CSS in SAPUI5 Application

 

 

Regards,

Sarbjeet Singh


Viewing all articles
Browse latest Browse all 3316

Trending Articles



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