Increase opacity of the EarpieceOverlay background for better visibility (#3369)
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
z-index: -1;
|
z-index: -1;
|
||||||
inset: 0;
|
inset: 0;
|
||||||
background: var(--cpd-color-bg-canvas-default);
|
background: var(--cpd-color-bg-canvas-default);
|
||||||
opacity: 0.75;
|
opacity: 0.94;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon {
|
.icon {
|
||||||
|
|||||||
Reference in New Issue
Block a user