Skip to content

Commit

Permalink
fix: jp-input overflow fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
KovaCro committed Jan 2, 2024
1 parent 349f4a2 commit ddadc58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/lib/src/form-fields/input.wc.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@
-ms-flex-align: center;
align-items: center;
text-align: left;
box-sizing: border-box;
width: 100%;
height: 3rem;
-webkit-user-select: none;
Expand Down

0 comments on commit ddadc58

Please sign in to comment.