Skip to content

Commit 76da94c

Browse files
committed
save
1 parent 5a26b94 commit 76da94c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/frontend/apps/impress/src/features/docs/doc-search/components/DocSearchModal.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ const DocSearchModalGlobal = ({
8787
$direction="column"
8888
$justify="space-between"
8989
className="--docs--doc-search-modal"
90-
$padding={{ vertical: 'base' }}
90+
$padding={{ bottom: 'base' }}
9191
>
9292
<QuickSearch
9393
placeholder={t('Type the name of a document')}

0 commit comments

Comments
 (0)