Skip to content

Commit

Permalink
batches: adjust configuration form size on ultra-wide screens (source…
Browse files Browse the repository at this point in the history
…graph#50629)

Co-authored-by: Kelli Rockwell <kelli@sourcegraph.com>
  • Loading branch information
BolajiOlajide and courier-new committed May 3, 2023
1 parent 5a9bc46 commit 594a41a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
.form {
margin: 2rem auto;
padding-bottom: 3rem;
width: 50%;
max-width: 720px;

@media (--md-breakpoint-down) {
width: 100%;
Expand Down

0 comments on commit 594a41a

Please sign in to comment.