EDIT:
This is no longer a problem. It now works - so maybe my adjustments to the CSS worked. Does it take time to register the changes in the external stylesheet?
I’ve created a small app using Dash and plot.ly. I’ve deployed it on Heroku, but it only seems to be fully functional on Chrome. The TextArea, (with the suggested text “Enter a sequence…”), can only have text entered into it using Chrome, but not Safari.
The external style sheet can be found here: https://codepen.io/pax6pax6/pen/MzREBe
And the site can be found here: https://base-exchanger.herokuapp.com
Any ideas on how to make this functional across platforms? I’m an extreme novice with respect to HTML and CSS so I’m really at a loss - any help would be appreciated!