Skip to content

Commit

Permalink
Adjust desktop padding for advanced search input-preview preview box
Browse files Browse the repository at this point in the history
  • Loading branch information
Adamik10 committed Aug 29, 2023
1 parent b5f7223 commit 6691e18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/stories/Blocks/advanced-search/advanced-search.scss
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
padding: $s-2xl $s-xl;
}
@include breakpoint-l {
padding: $s-xl 48px $s-xl 64px;
width: 420px;
min-width: 420px;
display: flex;
Expand Down

0 comments on commit 6691e18

Please sign in to comment.