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
We're not really using bootstrap, but if we remove it a bunch of styles break, because bootstrap does things like set inputs to inherit font properties. We'll have to add some stuff to our own css to make this work.
Alternatively, I think we could accomplish the same thing by converting the all our remaining css into jss.
The text was updated successfully, but these errors were encountered:
We're not really using bootstrap, but if we remove it a bunch of styles break, because bootstrap does things like set inputs to inherit font properties. We'll have to add some stuff to our own css to make this work.
Alternatively, I think we could accomplish the same thing by converting the all our remaining css into jss.
The text was updated successfully, but these errors were encountered: