vue-moo
Version:
moo
26 lines (23 loc) • 378 B
CSS
.moo-image{
.image {
font-size: 12px;
text-align: center;
min-width: 3em;
min-height: 3em;
img {
width: 100%;
}
.image-load {
font-size: 20px;
position: relative;
margin: 0 auto;
width: 3em;
height: 3em;
line-height: 3em;
span {
font-size: 20px;
color: #00619c;
}
}
}
}