Skip to content

Commit

Permalink
fix(core/expanding-seach): change to a inline style
Browse files Browse the repository at this point in the history
  • Loading branch information
danielleroux committed Oct 28, 2022
1 parent b550f49 commit 7e7bd94
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
$container-width: 11.5625rem;

:host {
display: flex;
display: inline-flex;
width: auto;
height: $x-large-space;
align-items: center;
Expand Down

0 comments on commit 7e7bd94

Please sign in to comment.