I would like to show an image in the sidebar. Like this, the image can be viewed while scrolling through the app.
Can the width of the sidebar be increased such that the complete image is visible in a reasonable size? It is possible to set the width of the image to make it smaller but this makes it difficult to read information from the image.
you can modify the width of the expanded sidebar by using the css selector “section[data-testid=“stSidebar”] .css-ng1t4o” and set the width appropriately. The default width is 21rem