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
Hi, I follow thru the steps "How to install MDB via npm:" from README.md and tried to add a new md-form and single input box ( i grab the code from inputs demo).
demo site working as expected
but when I tried the same code, input control's label gets overlapping. see the below,