Fix Conflicts:
css/main.css views/modals/qr-address.html
This commit is contained in:
commit
a3baab397c
9 changed files with 46 additions and 29 deletions
|
|
@ -114,6 +114,13 @@
|
|||
display: block;
|
||||
float: none;
|
||||
margin: 0 auto;
|
||||
width: 210px;
|
||||
height: 210px;
|
||||
}
|
||||
|
||||
.panel qrcode canvas {
|
||||
width: 200px;
|
||||
height: 200px;
|
||||
}
|
||||
|
||||
.btn-copy {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue