Make group call participant titles unselectable
This commit is contained in:
parent
353fea5d66
commit
75ea2b0ccb
1 changed files with 1 additions and 0 deletions
|
@ -5689,6 +5689,7 @@ button.module-image__border-overlay:focus {
|
|||
display: flex;
|
||||
padding: 6px;
|
||||
position: absolute;
|
||||
user-select: none;
|
||||
width: 100%;
|
||||
z-index: 2;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue