Fix wrong cursor being used in PiP

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner
2021-08-04 17:25:12 +02:00
parent 4dda4b241a
commit 91b4b50969
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -208,6 +208,7 @@ limitations under the License.
align-items: center;
justify-content: left;
flex-shrink: 0;
cursor: pointer;
}
.mx_CallView_header_callType {