Skip to content

Commit

Permalink
style: fix margin for copy clipboard button
Browse files Browse the repository at this point in the history
  • Loading branch information
BreadGenie committed Nov 6, 2023
1 parent c14a206 commit 63efc8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wiki/public/scss/edit_wiki.scss
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,7 @@ $font-sizes-mobile: (
}

.copy-btn {
margin-top: 0.5rem;
visibility: hidden;
right: 0.5rem;
padding: 0.75rem;
Expand Down

0 comments on commit 63efc8d

Please sign in to comment.