From 117c9873e196c9fdfbd98321804368b6487198fb Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Sat, 4 May 2024 23:38:39 +0200 Subject: [PATCH] fix(webui): display small navbar with smaller screens (#2240) Signed-off-by: mudler --- core/http/views/partials/navbar.html | 31 ++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/core/http/views/partials/navbar.html b/core/http/views/partials/navbar.html index 6b4bb76d..be238479 100644 --- a/core/http/views/partials/navbar.html +++ b/core/http/views/partials/navbar.html @@ -6,7 +6,14 @@ LocalAI Logo LocalAI -
+ +
+ +
+ +
+ + - \ No newline at end of file + + +