Merge branch 'main' of github.com:daily-demos/examples into dailyjs/basic-call/lobby

This commit is contained in:
Jon 2021-06-14 14:22:53 +01:00
commit 221c719760
1 changed files with 2 additions and 2 deletions

View File

@ -223,8 +223,8 @@ export const BooleanInput = ({
position: absolute;
height: 20px;
width: 20px;
left: 3px;
bottom: 3px;
left: 2px;
bottom: 2px;
transition: 0.4s;
border-radius: 50%;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1),