Newer
Older
page-share {
ion-content{
padding: 2rem 1rem;
background-color: #938B98;
}
.share{
background-color: #f1f1f1;
height: 100%;
}
.code-title{
display: flex;
align-items: center;
padding: 1rem 0;
background-color: #fff;
border-bottom: 1px solid #eee;
font-size: 1.6rem;
.img{
width: 40%;
text-align: center;
img{
border-radius: 5px;
width: 60px;
}
}
.name{
width: 80%;
padding-left: 1rem;
}
}
.barCode{
background-color: #fff;