This commit is contained in:
syuilo 2019-04-24 10:02:31 +09:00
parent 5aa5896b22
commit 8555ec2f72
No known key found for this signature in database
GPG Key ID: BDC4C49D06AB9D69
2 changed files with 2 additions and 5 deletions

View File

@ -78,6 +78,7 @@ export default Vue.extend({
.mk-avatar
display inline-block
vertical-align bottom
flex-shrink 0
&:not(.cat)
overflow hidden

View File

@ -215,11 +215,6 @@ export default Vue.extend({
@media (min-width 500px)
padding 28px 32px 18px 32px
&:after
content ""
display block
clear both
> header
display flex
line-height 1.1em
@ -236,6 +231,7 @@ export default Vue.extend({
height 60px
> div
min-width 0
> .name
display inline-block