Add transparent gradient to ongoing call header
This commit is contained in:
parent
66da943f27
commit
d1c63609a7
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue