mirror of https://github.com/OpenVidu/openvidu.git
ov-components: update link color and font weight in styles
parent
db8c6d5af9
commit
47253bbda1
|
|
@ -127,6 +127,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
::ng-deep a:-webkit-any-link {
|
::ng-deep a:-webkit-any-link {
|
||||||
color: var(--ov-primary-action-color);
|
color: #37a1f8;
|
||||||
font-weight: 600;
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue