💄(frontend) updating the header and leftpanel for responsive

Previously we added a left panel. We now need to adapt the layout
so that it becomesresponsive.

We therefore add a burger menu on the left on mobile which,
when clicked, deploys the left-panel over all the content.
This commit is contained in:
Nathan Panchout
2024-11-18 09:46:15 +01:00
parent de7a601d8b
commit 1049033917

View File

@@ -34,8 +34,8 @@ and this project adheres to
- 🌐(frontend) add German translation #255
- ✨(frontend) add a broadcast store #387
- ✨(frontend) WIP: New ui
- 💄(frontend) Add left panel #421
- 💄(frontend) updating the header and leftpanel for responsive #422
- 💄(frontend) Add left panel #420
- 💄(frontend) updating the header and leftpanel for responsive #421
- ✨(backend) config endpoint #425
- ✨(backend) whitelist pod's IP address #443
- ✨(backend) config endpoint #425