mempool/frontend/src/app/components/qrcode/qrcode.component.scss

12 lines
123 B
SCSS
Raw Normal View History

2020-10-27 09:26:37 +01:00
img {
position: absolute;
top: 67px;
left: 67px;
width: 65px;
height: 65px;
}
.holder {
position: relative;
}