Skip to content

Commit

Permalink
Fix formatting on No results found modal (#8346)
Browse files Browse the repository at this point in the history
* increasing display width max

* results dropdown css modification
  • Loading branch information
DavidMcClatchey authored Jan 6, 2025
1 parent fee1eaf commit 0221119
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend/src/app/testResults/viewResults/TestResultsList.scss
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,7 @@
}

.results-dropdown {
position: absolute;
top: 5.5rem;
max-width: 30rem;
}
}

Expand Down

0 comments on commit 0221119

Please sign in to comment.