This commit is contained in:
syuilo 2019-04-24 10:02:31 +09:00
parent 41b4c81335
commit 740fc071ac
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