Skip to content

Commit

Permalink
Improve responsivity - fix search result item overflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Sep 23, 2021
1 parent a67b926 commit 1c182fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ div#page-document {
}

div.search-result {
overflow: auto;

&:hover {
div.controls {
button {
Expand Down

0 comments on commit 1c182fb

Please sign in to comment.