Hi all,
Orginal text of tooltip need to display as below:"Refer to https://www.abc.edu.cm/education/teaching-learning/teaching-and-learning-resources/abc's-principles-of-assessment/developing-assessment-criteria"
The text displayed as expected with the Firefox:
But I faced the issue with Edge, Chrome. The text didn't display full text as
I created the new project(Reactive Web) and don't add more any CSS. I am keeping the original CSS from Outsystems. The implementation is
Do I need to change to another control or add more CSS(to handle for Edge, Chrome)?
Hello,
You can use this class:
It looks like that:
Regards
Thanks Paulo Torres. It is working as expected.
Glad to help :)
Hi @Tan Trinh ,
You need to use CSS for this.
Thanks @Arun Rajput , do you have any advice for CSS in this case for all browsers?