feat: harmonize the UI for payment dialog (#2882)
This commit is contained in:
@@ -535,12 +535,13 @@ video {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.qrcode__wrapper canvas {
|
||||
width: 100% !important;
|
||||
height: 100% !important;
|
||||
max-width: 350px;
|
||||
max-width: 320px;
|
||||
}
|
||||
|
||||
.qrcode__image {
|
||||
|
||||
Reference in New Issue
Block a user