Hide presentation button outlines

This commit is contained in:
viktorstrate
2020-08-17 15:27:06 +02:00
parent 60f398cb94
commit cb2d806900

View File

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