1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-04-15 13:49:38 -05:00
This commit is contained in:
syuilo 2018-03-03 16:20:28 +09:00
parent bec7ed723b
commit e29e43af3c
2 changed files with 2 additions and 0 deletions
src/web/app
desktop/views/components
mobile/views/components

View file

@ -365,6 +365,7 @@ export default Vue.extend({
> header
display flex
align-items center
margin-bottom 4px
white-space nowrap

View file

@ -304,6 +304,7 @@ export default Vue.extend({
> header
display flex
align-items center
white-space nowrap
@media (min-width 500px)