Skip to content

Commit

Permalink
[#1584] Fix search input background set to transparent
Browse files Browse the repository at this point in the history
  • Loading branch information
ifirmawan committed Sep 12, 2023
1 parent f41061c commit 6d94e10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/pages/landing/index.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,7 @@
margin-top: -3px;
font-size: $fzM !important;
font: var(--font-archia), sans-serif;
background-color: transparent !important;
}
.localisation {
font-weight: bold;
Expand Down

0 comments on commit 6d94e10

Please sign in to comment.