From c4307d5777be75d99b8582bc76fd61fbe57cffb3 Mon Sep 17 00:00:00 2001 From: Eugen Ciur Date: Mon, 29 Jul 2024 08:19:08 +0200 Subject: [PATCH] breakpoint: 0 --- ui2/src/app/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui2/src/app/App.tsx b/ui2/src/app/App.tsx index f263cf405..8b260276e 100644 --- a/ui2/src/app/App.tsx +++ b/ui2/src/app/App.tsx @@ -39,7 +39,7 @@ function App() { header={{height: 60}} navbar={{ width: navBarWidth, - breakpoint: "sm" + breakpoint: 0 }} padding="md" >