Merge branch 'main' of github.com:daily-demos/examples into dailyjs/basic-call/lobby
This commit is contained in:
commit
221c719760
|
|
@ -223,8 +223,8 @@ export const BooleanInput = ({
|
||||||
position: absolute;
|
position: absolute;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
width: 20px;
|
width: 20px;
|
||||||
left: 3px;
|
left: 2px;
|
||||||
bottom: 3px;
|
bottom: 2px;
|
||||||
transition: 0.4s;
|
transition: 0.4s;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1),
|
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1),
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue