Skip to content

Commit

Permalink
better search bar
Browse files Browse the repository at this point in the history
  • Loading branch information
jschiel committed Feb 12, 2024
1 parent 8af7770 commit d398320
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/src/Components/User/Overview/overview.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@

.textfieldForm {
width: 100%;
max-width: 900px;
padding-left: $padding;
padding-right: $padding;
display: flex;
justify-content: center;
}
Expand Down

0 comments on commit d398320

Please sign in to comment.