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