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 need to enable overflow in a MudTextField and I have tried applying the overflow CSS Utility classes as found on this page here https://mudblazor.com/utilities/overflow#class-reference but they dont seem to have any effect at all.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I need to enable overflow in a MudTextField and I have tried applying the overflow CSS Utility classes as found on this page here https://mudblazor.com/utilities/overflow#class-reference but they dont seem to have any effect at all.
I have done an example here:
https://try.mudblazor.com/snippet/wOwfOXcGHxqMGUvY
On the word 'Signature' you can see that the top and bottom of the S and the bottom of the g are cut off, despite overflow-visible being applied.
Does anyone know how I can fix this? Is it a bug do you think?
Beta Was this translation helpful? Give feedback.
All reactions