From 4639660943d64495e1e1fa008e79a8d2fc7b39c8 Mon Sep 17 00:00:00 2001 From: ibrahem Date: Mon, 21 Nov 2022 15:19:05 +0200 Subject: [PATCH] clean --- src/status_im/ui/components/topbar.cljs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/status_im/ui/components/topbar.cljs b/src/status_im/ui/components/topbar.cljs index bffe2d5279..478d2699db 100644 --- a/src/status_im/ui/components/topbar.cljs +++ b/src/status_im/ui/components/topbar.cljs @@ -40,4 +40,4 @@ (when (seq right-accessories) {:right-accessories right-accessories}) (when new-ui? - {:background (quo2.colors/theme-colors quo2.colors/neutral-5 quo2.colors/neutral-95)}))])])) + {:background (quo2.colors/theme-colors quo2.colors/neutral-5 quo2.colors/neutral-95)}))])])) \ No newline at end of file