💄(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 58564f8d25
commit 9f9e35a047

View File

@@ -18,8 +18,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