Remove zoom, improve performance and style
This commit is contained in:
parent
c206471b87
commit
3d0449a4f2
9 changed files with 60 additions and 85 deletions
|
|
@ -13,7 +13,7 @@
|
|||
position: fixed;
|
||||
bottom: var(--small-margin);
|
||||
right: var(--normal-margin);
|
||||
padding: 4px;
|
||||
padding: 0.25rem;
|
||||
|
||||
&:hover {
|
||||
transform: scale(1.1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue