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