This commit is contained in:
Kenneth Jannette
2024-03-05 20:57:52 -06:00
parent 66d4628bad
commit d0bd4f01d9
2 changed files with 7 additions and 2 deletions

View File

@@ -423,6 +423,11 @@
cursor: pointer;
}
.request-item-outer-div {
min-width: 700px;
display: flex;
flex-direction: row;
}
@media only screen and (max-width: 1140px) {
.scroll-button {
right: 30px;