refactor: button position moved to right

This commit is contained in:
Timothy Z. 2024-12-13 16:33:43 +02:00
parent 444152a09b
commit b8a5e60374

View file

@ -37,7 +37,7 @@
display: none;
position: absolute;
top: 1.3rem;
left: 1.3rem;
right: 1.3rem;
padding: 0.5rem;
background-color: transparent;
cursor: pointer;