Skip to content

Commit

Permalink
Tweak styling of buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
e-halinen committed Jun 15, 2023
1 parent 97f75ae commit 21b2ae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renderer/components/HelmetProject/Runtime/Runtime.css
Original file line number Diff line number Diff line change
Expand Up @@ -83,14 +83,14 @@
.Runtime__scenario-delete {
display: inline-block;
vertical-align: top;
margin-right: 31px;
width: 24px;
height: 24px;
background-image: url('../../trash.png');
background-repeat: no-repeat;
}

.Runtime__scenario-clone {
margin-left: 15px;
margin-bottom: -5px;
display: inline-block;
vertical-align: top;
Expand Down

0 comments on commit 21b2ae7

Please sign in to comment.