mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-26 17:56:16 -04:00
Implement click on QR-code to copy room or pair link (#174)
This commit is contained in:
parent
a32b310bf0
commit
bb1468fa42
8 changed files with 76 additions and 20 deletions
|
@ -861,6 +861,8 @@ x-dialog a {
|
|||
|
||||
.key-qr-code {
|
||||
margin: 16px;
|
||||
width: fit-content;
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
.key-instructions {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue