Skip to content

Commit

Permalink
fix: Showing scroll when field is too small
Browse files Browse the repository at this point in the history
  • Loading branch information
krlz16 committed Sep 20, 2024
1 parent 130a9e7 commit e561123
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/styles/_page.scss
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,6 @@
background-color: #1d1d1d;
padding: 12px;
border-radius: 12px;
overflow: hidden;
min-height: 40px;
height: min-content;
margin: unset;
Expand Down

0 comments on commit e561123

Please sign in to comment.