From 787fde09ef0d7ab3df8656f6c0190e8f86e9db81 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Sat, 24 May 2025 17:14:38 +0800 Subject: dashboard: fix calendar size --- modules/dashboard/Dash.qml | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/dashboard/Dash.qml') diff --git a/modules/dashboard/Dash.qml b/modules/dashboard/Dash.qml index 5e619a3..4f96258 100644 --- a/modules/dashboard/Dash.qml +++ b/modules/dashboard/Dash.qml @@ -18,7 +18,6 @@ GridLayout { } Rect { - // Layout.column: 3 Layout.row: 0 Layout.columnSpan: 2 Layout.preferredWidth: DashboardConfig.sizes.weatherWidth -- cgit v1.2.3-freya