💄(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-25 09:37:53 +01:00
parent 9eec58981d
commit 91592308ed
+2 -2
View File
@@ -15,8 +15,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