Hi,
We are giving most of font-size in REM but for IE Browser it is not excepting for GOJS Element.
Can you suggest any alternative for same.
Please Find Below code for your reference:
go.TextBlock,
{
....
....
font: '0.625rem Poppins',
},
It is working in Chrome but not in IE.