My Canvas Components are displaying differently in Published vs edit mode. See images. In the published version the home icon is scaled up and the text is on two rows. Note that the icon is programmatically, statically sized meaning that it is defined as icon.Height=30 and icon.Width=30. This component is from a component library but on other screens, local Canvas components are showing the same behavior.
Published App

App in Dev Environment

This issue has held up app development for a week now. Just when I thought I had it corrected, it reared its ugly head again.
In case it helps, I did recently do a revert to the previous commit in Azure Repo.
I don't know if this is a settings issue or a repo issue but it is definitely not a source issue(at least not source that is accessible through the IDE). I don't know what happens at the system layer when I commit a change but I feel like that is where this gremlin gets introduced.