There are some overly broad CSS selectors being loaded by Tangible Blocks in BB Editor:
Specifically the select one is causing issues with the new BB alpha version in the new responsive editor:
My request is for two things:
1 - make these more specific to your module with a Tangible class
2 - related to #1, make the classes on your module better (so you AND we can target them with css better). The classes currently look like this on the module settings window:
(in the settings window)
fl-builder-tangible-module-c805d3cede4844909dff0a8307a9096a-settings
(on the frontend)
fl-builder-tangible-module-c805d3cede4844909dff0a8307a9096a
It would be better for everyone if they were something like .fl-builder-tangible-module and .fl-builder-tangible-module-BLOCK-NAME-HERE instead of the random id string associated with that block
Let me know your thoughts.
Thanks,
Zack