diff --git a/ui/main_window.slint b/ui/main_window.slint index bbde042..9863dfa 100644 --- a/ui/main_window.slint +++ b/ui/main_window.slint @@ -4,7 +4,7 @@ export component AppWindow inherits Window { title: "RAIDGuard X - DTR RAID Admin"; - width: 800px; + width: 765px; height: 700px; background: #ece9d8;