Skip to content

Commit

Permalink
Fixed adaptability on the solutions page. Issues Hexlet#1584
Browse files Browse the repository at this point in the history
  • Loading branch information
artengin committed Jan 10, 2025
1 parent 23dcb68 commit a615c49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/sass/_custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
border-radius: var(--bs-border-radius) var(--bs-border-radius) 0 0 !important;
width: 100%;
}

.input-group .form-control {
border-radius: 0 0 var(--bs-border-radius) var(--bs-border-radius) !important;
margin: 0 !important;
Expand Down

0 comments on commit a615c49

Please sign in to comment.