Implement click on QR-code to copy room or pair link (#174)

This commit is contained in:
schlagmichdoch 2023-10-11 20:19:19 +02:00
parent a32b310bf0
commit bb1468fa42
8 changed files with 76 additions and 20 deletions

View file

@ -861,6 +861,8 @@ x-dialog a {
.key-qr-code {
margin: 16px;
width: fit-content;
align-self: center;
}
.key-instructions {