Position der Navigationsleiste „Tastenkombinationen“ und „Benutzerdefinierte Sektion hinzufügen“-Schaltflächen auf Mobilgeräten ist seltsam

Hello! Some UX feedback.

On Desktop the “Keyboard shortcuts” and “Add custom section” buttons appear all the way at the bottom of the side navbar when it is open:

On mobile, the buttons are directly below categories:

I think that the buttons should appear at very bottom on mobile as well.

Thanks!

5 „Gefällt mir“

I agree. @awesomerobot The footer has a position:sticky which doesn’t work in flex-containers. I think we should update this to use flex properties to position it.

3 „Gefällt mir“