Skip to content

Commit

Permalink
resolve spacing differences when account-icon is present in the DOM
Browse files Browse the repository at this point in the history
  • Loading branch information
mtbottens committed May 31, 2024
1 parent 68554e9 commit 63cc81d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -2549,6 +2549,10 @@ input[type='checkbox'] {
--shop-avatar-size: 2.8rem;
}

account-icon {
display: flex;
}

/* Search */
menu-drawer + .header__search {
display: none;
Expand Down

0 comments on commit 63cc81d

Please sign in to comment.