Fix
This commit is contained in:
parent
ef572d4899
commit
d3c2baa0c7
|
@ -35,8 +35,8 @@
|
|||
bottom: 30px;
|
||||
right: 30px;
|
||||
z-index: 99;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
border: none;
|
||||
outline: none;
|
||||
background-color: var(--tertiary);
|
||||
|
@ -44,7 +44,6 @@
|
|||
cursor: pointer;
|
||||
padding: 8px;
|
||||
border-radius: 5px;
|
||||
font-size: 18px;
|
||||
transition: visibility 0.5s, opacity 0.8s linear;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue