Hi all!
I am new on Bubble to quickly launch a website for an idea that I have!
I am making good progress but on my website (in preview), I see some code/formatting on the side - see screenshot.
The text says the following:
webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.2); border-radius: 1px; background-color: #d73234; } ::-webkit-scrollbar { height: 2px; width: 5px; background-color: #fcfcfc; } ::-webkit-scrollbar-thumb { border-radius: 1px; -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.2); background-color: #7C54F5; }
Any ideas where this is coming from?
Plugins used that might be relevant:
CSS Tools
Toolbox
Thank you!