Merge remote-tracking branch 'origin/dev_xd' into dev_xd
commit
f4b4b18015
|
@ -738,12 +738,16 @@ export default {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
.tag-img {
|
.tag-img {
|
||||||
width: 20px;
|
width: 20px;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 50%;
|
left:50%;
|
||||||
bottom: 18px;
|
bottom:18px;
|
||||||
margin-left: -10px;
|
margin-left:-10px;
|
||||||
|
}
|
||||||
|
.tag-bg-img{
|
||||||
|
width: 16px;
|
||||||
|
height: 80px;
|
||||||
}
|
}
|
||||||
.tag-bg-img {
|
.tag-bg-img {
|
||||||
width: 16px;
|
width: 16px;
|
||||||
|
|
Loading…
Reference in New Issue