This PR removes the outline and background around the component info button in the Worker Inspector.
Before:
After:
There is also a driveby that stops exceptions from being thrown if you stop playing in the Editor with the Worker Inspector open. (Probably introduced in #1463).
Description
This PR removes the outline and background around the component info button in the Worker Inspector.
Before:
After:
There is also a driveby that stops exceptions from being thrown if you stop playing in the Editor with the Worker Inspector open. (Probably introduced in #1463).
Tests
N/A
Documentation