feat: search when no results there is too much top padding (#4530)
* add null check to collection floor price * don't show 0 if floor is null * remove top margin for no results Co-authored-by: Charlie <charlie@uniswap.org>
This commit is contained in:
parent
a3a32f0d68
commit
2466414307
@ -149,6 +149,5 @@ export const notFoundContainer = style([
|
||||
sprinkles({
|
||||
paddingY: '4',
|
||||
paddingLeft: '16',
|
||||
marginTop: '20',
|
||||
}),
|
||||
])
|
||||
|
Loading…
Reference in New Issue
Block a user