Commit 7a6bb369 authored by aballerr's avatar aballerr Committed by GitHub

fix: updating to have proper width (#5304)

updating to have proper width
parent 66a38c8e
......@@ -29,6 +29,7 @@ const baseSearchStyle = style([
const baseSearchNftStyle = style([
baseSearchStyle,
{
borderWidth: '2px',
'@media': {
[`screen and (min-width: 1024px) and (max-width: 1080px)`]: {
width: `${330}px`,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment