Tooltip not Resizing to .tooltip-inner adjustment

0
Hello,  I am attempting to resize the standard tooltip form, created a class in the custom.scss section, making the following class:  .tooltip-inner {     max-width: 2500px !important; } I have also ensured that it is being imported correctly, I am having an issue though that it is not responding to these adjustments. I have also seen it correctly injected via calypso.    I have also tried making it a special class like “.large-tooltip” and applying it as a class, this has also failed.    Any recommendations are greatly appreciated. 
asked
0 answers