Fix: (#4204) The issue was that when that panel was opened its content would wrap instead of maintaining its desired structure. I fixed this bug by adding a minimum width to the panel's contents so that they would stay correctly formatted throughout the opening transition. --------- Co-authored-by: Félix Malfait <felix.malfait@gmail.com>