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
{{ message }}
This repository was archived by the owner on Jun 28, 2021. It is now read-only.
Hi wzup, I had similar issue as you. I found that it might be caused by the incompatibility between react-mdl and bootstrap library. I resolved this issue by removing code that imports bootstrap library.
Hope it helps.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Here is how it looks in your examples. Grey
border-bottom
is substituted by blue color just fine:Here is the issue. Blue line appears just a few pixels above the grey
border-bottom
.What error is this? Why does it happen? How to fix?
The text was updated successfully, but these errors were encountered: