Skip to content

Commit

Permalink
fix: reset white-space to its initial value (#969)
Browse files Browse the repository at this point in the history
  • Loading branch information
GauBen committed Sep 5, 2021
1 parent 8f7b2df commit 0b10cfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/index.scss
Expand Up @@ -14,6 +14,7 @@ $color: #333;
border-radius: 4px;
font-size: 14px;
line-height: 1.4;
white-space: initial;
outline: 0;
transition-property: transform, visibility, opacity;

Expand Down

0 comments on commit 0b10cfb

Please sign in to comment.