mirror of https://github.com/OpenVidu/openvidu.git
openvidu-components: Updated styles
parent
ad9e4db4e8
commit
6fc2ca0bc6
|
@ -217,7 +217,7 @@
|
||||||
position: relative;
|
position: relative;
|
||||||
min-width: 0px;
|
min-width: 0px;
|
||||||
min-height: 0px;
|
min-height: 0px;
|
||||||
margin: 1px;
|
margin: 3px;
|
||||||
transition-duration: 0.1s;
|
transition-duration: 0.1s;
|
||||||
transition-timing-function: ease-in-out;
|
transition-timing-function: ease-in-out;
|
||||||
}
|
}
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
width: 360px;
|
width: 380px;
|
||||||
background-color: var(--ov-primary-color);
|
background-color: var(--ov-primary-color);
|
||||||
border-left: none;
|
border-left: none;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Reference in New Issue