mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-02 04:05:56 +00:00
Increase opacity of the EarpieceOverlay background for better visibility (#3369)
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
z-index: -1;
|
||||
inset: 0;
|
||||
background: var(--cpd-color-bg-canvas-default);
|
||||
opacity: 0.75;
|
||||
opacity: 0.94;
|
||||
}
|
||||
|
||||
.icon {
|
||||
|
||||
Reference in New Issue
Block a user