Martin
11/07/2024, 1:36 PM(($navbar-height - $line-height-computed) / 2)
-> math.div($navbar-height - $line-height-computed, 2)
wanted to use the math.div on it, did anyone had issues like this? we fixed the code as it was recommended but netsuite it’s not compilingWill Little
11/07/2024, 3:29 PMRyan Valizan
11/07/2024, 3:42 PMSanjay Kumar
11/14/2024, 1:29 PM(($navbar-height - $line-height-computed) * 0.5)