From 5165aa659246668a3cc918ff20c2bc4e10e56118 Mon Sep 17 00:00:00 2001 From: alemi Date: Tue, 23 Apr 2024 03:05:22 +0200 Subject: [PATCH] fix(web): spacings for composer box --- web/src/app.rs | 2 +- web/src/control.rs | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/src/app.rs b/web/src/app.rs index 8c5577a..60648af 100644 --- a/web/src/app.rs +++ b/web/src/app.rs @@ -51,7 +51,7 @@ pub fn App() -> impl IntoView {
-
+
>, advanced: WriteSignal) -> - +
@@ -138,9 +138,9 @@ pub fn AdvancedPostBox(username: Signal>, advanced: WriteSignal - - - + + +