Skip to content

Commit

Permalink
Inherit font-family for message box (#12729)
Browse files Browse the repository at this point in the history
  • Loading branch information
tassoevan authored and rodrigok committed Nov 26, 2018
1 parent 01da80a commit d46cb97
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@
border: 0;
background-color: transparent;

font-family: inherit;
font-size: var(--message-box-text-size);

&::placeholder {
Expand Down

0 comments on commit d46cb97

Please sign in to comment.