Skip to content

Commit aba50de

Browse files
committed
fix(ui-components): reduce empty search state padding
1 parent c9a5b32 commit aba50de

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/ui-components/src/Common/Search/Results/Empty/index.module.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22

33
.noResultsWrapper {
44
@apply flex
5-
h-full
65
items-center
76
justify-center
87
pt-10
9-
pb-31
8+
pb-6
109
text-sm
1110
text-neutral-800
1211
dark:text-neutral-500;

0 commit comments

Comments
 (0)