This commit is contained in:
syuilo 2018-12-14 23:35:07 +09:00
parent a647e50b71
commit 5281b50977
2 changed files with 8 additions and 0 deletions

View file

@ -131,7 +131,12 @@ export default Vue.extend({
flex 1
padding-left 16px
@media (max-width 500px)
font-size 14px
> header
word-break break-word
> .username
margin-left 8px
opacity 0.7

View file

@ -274,6 +274,9 @@ export default Vue.extend({
flex 1
padding-left 16px
@media (max-width 500px)
font-size 14px
> header
> .username
margin-left 8px