From e88a2fd9c08dcd7fac1a301129be80993181ca30 Mon Sep 17 00:00:00 2001 From: Csaba Date: Sat, 16 Nov 2024 18:29:24 +0100 Subject: [PATCH] format --- komorebi-bar/src/render.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/komorebi-bar/src/render.rs b/komorebi-bar/src/render.rs index 2bc9c11f..797d55e7 100644 --- a/komorebi-bar/src/render.rs +++ b/komorebi-bar/src/render.rs @@ -173,7 +173,7 @@ impl RenderConfig { }) .show(ui, add_contents) } - + fn widget_outer_margin(&mut self, ui: &mut Ui) -> Margin { let spacing = if self.applied_on_widget { // Remove the default item spacing from the margin