You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've recently setup mathquill4quill in an Angular project, and the button styling looks off due to how our app's default styles interface with mathquill4quill's styles. Here's a screenshot:
I was looking to override the mathquill4quill styles, but I noticed that they are all inline, making them really hard to override or modify. Is there a way to disable these inline styles so that I can custom style the operator buttons without using !important?
The text was updated successfully, but these errors were encountered:
I've recently setup mathquill4quill in an Angular project, and the button styling looks off due to how our app's default styles interface with mathquill4quill's styles. Here's a screenshot:
I was looking to override the mathquill4quill styles, but I noticed that they are all inline, making them really hard to override or modify. Is there a way to disable these inline styles so that I can custom style the operator buttons without using
!important
?The text was updated successfully, but these errors were encountered: