We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a26b94 commit 76da94cCopy full SHA for 76da94c
1 file changed
src/frontend/apps/impress/src/features/docs/doc-search/components/DocSearchModal.tsx
@@ -87,7 +87,7 @@ const DocSearchModalGlobal = ({
87
$direction="column"
88
$justify="space-between"
89
className="--docs--doc-search-modal"
90
- $padding={{ vertical: 'base' }}
+ $padding={{ bottom: 'base' }}
91
>
92
<QuickSearch
93
placeholder={t('Type the name of a document')}
0 commit comments