Skip to content

Commit

Permalink
Add max-width from legacy textarea code
Browse files Browse the repository at this point in the history
  • Loading branch information
brenner-company committed Mar 3, 2021
1 parent b76a2c1 commit bb59d52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/styles/au-kaleidos-css/_auk-textarea.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
border: 0.1rem solid $au-gray-300;
padding: .6rem;
width: 100%;
max-width: 100%;
font-family: flanders-sans, sans-serif;
font-size: 1.5rem;
color: $au-gray-800;
Expand Down

0 comments on commit bb59d52

Please sign in to comment.