Change ai-chat Bubble Icon Size

@Sina, Unfortunately, this code didn’t work, but I’ve found the solution:

[class*="ButtonBase__ButtonIcon-sc"] {
 scale: 1.4;
}

@Sean_Piscitelli Could you please test it?

3 Likes