Skip to content

Commit

Permalink
[#2893] Remove search from mobile menu
Browse files Browse the repository at this point in the history
  • Loading branch information
pi-sigma committed Dec 3, 2024
1 parent 7989d35 commit 9f12143
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/open_inwoner/scss/components/Header/Header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -512,6 +512,10 @@ $vm: var(--spacing-large);
gap: var(--spacing-large);
vertical-align: bottom;
}

[title='Zoeken'] {
display: none;
}
}

.form--inline {
Expand Down

0 comments on commit 9f12143

Please sign in to comment.