1
Fork 0

Hide presentation button outlines

This commit is contained in:
viktorstrate 2020-08-17 15:27:06 +02:00
parent 60f398cb94
commit cb2d806900
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ const OverlayButton = styled.button`
height: 64px;
background: none;
border: none;
outline: none;
cursor: pointer;
position: absolute;