Skip to content

Commit

Permalink
Added 10px gap between delete and replace buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
elrumo committed Oct 9, 2021
1 parent e174f3d commit 67a076e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion website/macos-big-sur-icons/src/components/app.less
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,10 @@ select{
justify-content: space-between;
width: fit-content;
width: -moz-fit-content;
// width: 85%;
margin: auto;
padding: 15px 0px;
gap: 10px;
// width: 85%;
}

.u-coral-noscroll{
Expand Down

0 comments on commit 67a076e

Please sign in to comment.