From ee3cd780e21260257b401c3f5cbababd9e27a15a Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Wed, 13 Aug 2025 07:50:21 +0000 Subject: task-073 Co-authored-by: Joe Carstairs Reviewed-on: https://git.joeac.net/joeac/schist/pulls/1 Co-authored-by: Joe Carstairs Co-committed-by: Joe Carstairs --- schist_desktop_gui/src/style.rs | 1 + 1 file changed, 1 insertion(+) create mode 100644 schist_desktop_gui/src/style.rs (limited to 'schist_desktop_gui/src/style.rs') diff --git a/schist_desktop_gui/src/style.rs b/schist_desktop_gui/src/style.rs new file mode 100644 index 0000000..01ec2ad --- /dev/null +++ b/schist_desktop_gui/src/style.rs @@ -0,0 +1 @@ +pub const SPACING_LG: u16 = 32; -- cgit v1.2.3