Skip to content

Commit

Permalink
Merge pull request #1510 from maykinmedia/issue/2894-search-bar-style
Browse files Browse the repository at this point in the history
[#2894] Remove grey border-bottom from search bar
  • Loading branch information
alextreme authored Dec 3, 2024
2 parents 7989d35 + 60bfe24 commit 064d3ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/open_inwoner/scss/components/Header/Header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,6 @@ $vm: var(--spacing-large);
&__actions {
border-left: none;
border-right: none;
border-bottom: 1px solid var(--color-gray-light);
bottom: 0;
box-sizing: border-box;
left: 0;
Expand Down

0 comments on commit 064d3ce

Please sign in to comment.