bug: QR modal off screen

fixes: #541
This commit is contained in:
Kieran 2023-04-25 11:46:15 +01:00
parent 5e5843c8d4
commit ce6a4ce35c
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941
1 changed files with 0 additions and 15 deletions

View File

@ -194,15 +194,8 @@
margin-top: 12px;
}
.qr-modal .modal-body {
width: unset;
margin-top: -120px;
}
.qr-modal .pfp {
flex-direction: column;
align-items: center;
justify-content: center;
}
.qr-modal .pfp .avatar {
@ -220,20 +213,12 @@
.qr-modal .pfp .username {
align-items: center;
justify-content: center;
flex-direction: column;
}
.qr-modal canvas {
border-radius: 10px;
}
.qr-modal .pfp .display-name {
align-items: center;
justify-content: center;
flex-direction: column;
}
.profile .zap-amount {
font-weight: normal;
margin-left: 4px;