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;
|
top: 0;
|
||||||
// border: 2px solid var(--ov-text-primary-color);
|
// border: 2px solid var(--ov-text-primary-color);
|
||||||
button {
|
button {
|
||||||
color: var(--ov-secondary-action-color);
|
color: var(--ov-text-primary-color);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue