Add transparent gradient to ongoing call header
This commit is contained in:
@@ -6192,6 +6192,7 @@ button.module-image__border-overlay:focus {
|
|||||||
|
|
||||||
&__header {
|
&__header {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
background: linear-gradient($color-black-alpha-40, transparent);
|
||||||
}
|
}
|
||||||
|
|
||||||
&__header-message {
|
&__header-message {
|
||||||
|
Reference in New Issue
Block a user