Description
Summary
On other browsers the size is adjusted properly.
What is the current bug behavior?
Logo is way to large and extends across the whole page, blocking other buttons under it
What is the expected correct behavior?
Icon is the same size as other icons in the sidebar
Steps to reproduce
(How one can reproduce the issue - this is very important)
Relevant screenshots and/or logs
Environment info
Microsoft Edge
Version 96.0.1040.0 (Official build) Canary (arm64)
Possible fixes
We need to change the height and width in the svg to a smaller number
https://github.com/LabShare/jupyterlab-extensions/blob/96c8426fdf1b99417068f9bc4ef8c72524d5f6ce/jupyterlab_wipp_plugin_creator/style/logo.svg#L1
something like 400, like in JupyterLab WIPP
https://github.com/LabShare/jupyterlab-extensions/blob/96c8426fdf1b99417068f9bc4ef8c72524d5f6ce/jupyterlab_wipp/style/logo-wipp.svg#L1