When I add my own component to the left drawer, how can I make it so that i

When I add my own component to the left drawer, how can I make it so that it works well with the responsive steps?

The third step (smallest screen) works fine, because my component then ends up as a popup in the burger menu. The problem is the second step, where the drawer shows only the icons. My component has no icon, but a select, which is then cut off. I’d like to redesign it so that it contains an icon with a popup-select, but how do I make it so that it is activated on the second responsive step?

Great add-on, by the way!

The simplest way would be to use css media queries.