mirror of https://github.com/OpenVidu/openvidu.git
ov-components: Updated audio-wave css
parent
b59c56c3e8
commit
6a7ab9b026
|
@ -38,7 +38,7 @@
|
|||
margin: auto;
|
||||
height: 80%;
|
||||
width: 3px;
|
||||
background: var(--ov-text-primary-color);
|
||||
background: var(--ov-secondary-action-color);
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
|
||||
.OV_root,
|
||||
.OV_root * {
|
||||
color: var(--ov-text-primary-color);
|
||||
color: var(--ov-secondary-action-color);
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: 0;
|
||||
|
|
Loading…
Reference in New Issue