Move back to top to the right to avoid misclicks
This commit is contained in:
parent
f83fb6f4c3
commit
62fa43b222
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ pre { word-wrap: break-word; }
|
|||
line-height: 50px;
|
||||
opacity: 0;
|
||||
position: fixed;
|
||||
right: 54px;
|
||||
right: 20px;
|
||||
transition: opacity ease 400ms;
|
||||
width: 50px;
|
||||
z-index: 49;
|
||||
|
|
|
|||
Loading…
Reference in a new issue