Skip to content

Commit

Permalink
Update header.css
Browse files Browse the repository at this point in the history
  • Loading branch information
anjaliIthapeTG authored Jan 3, 2025
1 parent 48647e8 commit 056f8e0
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/css/header.css
Original file line number Diff line number Diff line change
Expand Up @@ -340,14 +340,12 @@ body {
font-size: 14px;
}

.filter {
.filter, .filter1 {
display: flex;
align-items: center;
justify-content: center;
}
.filter1.checkbox1{
display: none;
}

.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] {
max-height: calc(100vh - 6.25rem);
}
Expand Down

0 comments on commit 056f8e0

Please sign in to comment.