Skip to content

Commit

Permalink
fix: Some elements were clipping
Browse files Browse the repository at this point in the history
  • Loading branch information
lscambo13 committed Jan 4, 2024
1 parent 0e78777 commit 8fa3c40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -980,7 +980,7 @@ input::-webkit-search-cancel-button:hover {
#deep-search-nested {
overflow: hidden;
height: auto;
height: 8.1em;
height: 9.5em;
transition: 200ms;
}

Expand Down

0 comments on commit 8fa3c40

Please sign in to comment.