Skip to content

Commit

Permalink
Merge pull request #17223 from ncounter/dont-scroll-x-filter-content
Browse files Browse the repository at this point in the history
  • Loading branch information
ncounter authored Dec 20, 2024
2 parents 47058a8 + 89b16ca commit 6ca43c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/app/assets/stylesheets/webui/requests.scss
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
.scroll-list-wrapper {
overflow-y: scroll;
max-height: 15rem;
word-break: break-all;
}
}
}
Expand Down

0 comments on commit 6ca43c7

Please sign in to comment.