Skip to content

Commit

Permalink
fix accessory setting button position (#1803)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkz212 authored Nov 22, 2023
1 parent 3f8bb2c commit 1557e90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/src/scss/components/accessories.scss
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,8 @@
cursor: pointer;
float: right;
opacity: 0;
margin-right: 15px;
margin-top: 15px;
margin-right: 20px;
margin-top: 30px;

@media (hover: hover) {
&:active,
Expand Down

0 comments on commit 1557e90

Please sign in to comment.