Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -190,12 +190,16 @@ export default {
|
|||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
margin-top: 28px;
|
margin-top: 28px;
|
||||||
.tags {
|
.tags {
|
||||||
|
display: inline-block;
|
||||||
padding: 4px 16px;
|
padding: 4px 16px;
|
||||||
background: #eeeeee;
|
background: #eeeeee;
|
||||||
border-radius: 24px;
|
border-radius: 24px;
|
||||||
}
|
}
|
||||||
.times {
|
.times {
|
||||||
|
width: 53%;
|
||||||
|
font-size: 28px;
|
||||||
color: #999;
|
color: #999;
|
||||||
|
margin-left: 15px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user