Fixes click events on the incoming call bar
This commit is contained in:
parent
54d4734f05
commit
381e53297b
5 changed files with 35 additions and 9 deletions
|
@ -3611,7 +3611,7 @@ button.module-image__border-overlay:focus {
|
|||
position: fixed;
|
||||
top: var(--titlebar-height);
|
||||
inset-inline-start: 0;
|
||||
z-index: $z-index-on-top-of-everything;
|
||||
z-index: $z-index-calling-container;
|
||||
}
|
||||
|
||||
&__container {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue