Skip to content

Commit 9f12143

Browse files
committed
[#2893] Remove search from mobile menu
1 parent 7989d35 commit 9f12143

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/open_inwoner/scss/components/Header/Header.scss

+4
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,10 @@ $vm: var(--spacing-large);
512512
gap: var(--spacing-large);
513513
vertical-align: bottom;
514514
}
515+
516+
[title='Zoeken'] {
517+
display: none;
518+
}
515519
}
516520

517521
.form--inline {

0 commit comments

Comments
 (0)