diff options
Diffstat (limited to 'schist_desktop_gui/src/style.rs')
| -rw-r--r-- | schist_desktop_gui/src/style.rs | 1 |
1 files changed, 1 insertions, 0 deletions
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; |
