mempool/frontend/src/app/components/qrcode/qrcode.component.scss
2020-10-27 15:26:37 +07:00

12 lines
123 B
SCSS

img {
position: absolute;
top: 67px;
left: 67px;
width: 65px;
height: 65px;
}
.holder {
position: relative;
}