Skip to content

Commit

Permalink
Fix long text for action button
Browse files Browse the repository at this point in the history
Signed-off-by: GretaD <gretadoci@gmail.com>
  • Loading branch information
GretaD committed Nov 17, 2020
1 parent 13b3190 commit 5aaeedd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/action.scss
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@

// long text area
p {
width: 150px;
width: 230px;
padding: #{$icon-margin / 2} 0;

cursor: pointer;
Expand Down

0 comments on commit 5aaeedd

Please sign in to comment.