From d36ea2d3b40b8d3bb8b1a481effb87fff79450dd Mon Sep 17 00:00:00 2001 From: JF-Cozy Date: Mon, 21 Oct 2024 15:01:32 +0200 Subject: [PATCH] feat(Assistant): Adjust Search margin for mobile --- src/assistant/Views/SearchDialog.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assistant/Views/SearchDialog.jsx b/src/assistant/Views/SearchDialog.jsx index 5e2d2182a..02de06eb2 100644 --- a/src/assistant/Views/SearchDialog.jsx +++ b/src/assistant/Views/SearchDialog.jsx @@ -31,7 +31,7 @@ const SearchDialog = () => { size="full" disableGutters componentsProps={{ - dialogTitle: { className: 'u-ph-half u-mt-3' }, + dialogTitle: { className: 'u-ph-half u-pv-0 u-mt-3 u-ov-visible' }, divider: { className: 'u-dn' } }} title={}