Skip to content

Commit

Permalink
Add background-repeat:no-repeat to icons
Browse files Browse the repository at this point in the history
Signed-off-by: Kirill Dmitriev <dk1a@protonmail.com>
  • Loading branch information
dk1a committed Aug 20, 2020
1 parent 93f5f2f commit 9b1c9cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/action.scss
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
opacity: $opacity_full;
background-position: $icon-margin center;
background-size: $icon-size;
background-repeat: no-repeat;
}

// long text area
Expand Down

0 comments on commit 9b1c9cd

Please sign in to comment.