Removes assumption that the infobox always has the bodyless class.
From looking at the infobox behavior it looks like the bodyless class isn't always present when you click different entities. Removing it fixed the issues detailed in https://github.com/reearth/resium/issues/628
Tested both on my local environment using Resium as well as the story noted in the issue that exhibited similar behavior.
Removes assumption that the infobox always has the bodyless class.
From looking at the infobox behavior it looks like the bodyless class isn't always present when you click different entities. Removing it fixed the issues detailed in https://github.com/reearth/resium/issues/628
Tested both on my local environment using Resium as well as the story noted in the issue that exhibited similar behavior.
closes #628