mirror of https://github.com/OpenVidu/openvidu.git
ov-components: update button color in stream video controls for consistency
parent
0b56a76f0c
commit
0a96ce9323
|
@ -60,7 +60,7 @@
|
|||
top: 0;
|
||||
// border: 2px solid var(--ov-text-primary-color);
|
||||
button {
|
||||
color: var(--ov-secondary-action-color);
|
||||
color: var(--ov-text-primary-color);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue