diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-11-24 07:03:03 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-11-24 07:03:03 +0900 |
| commit | 3f8a72eb883834fa29ed9ce22e103b3858429837 (patch) | |
| tree | 756e673de18e031c98b7aaa2db809be80e750633 /src | |
| parent | :art: (diff) | |
| download | misskey-3f8a72eb883834fa29ed9ce22e103b3858429837.tar.gz misskey-3f8a72eb883834fa29ed9ce22e103b3858429837.tar.bz2 misskey-3f8a72eb883834fa29ed9ce22e103b3858429837.zip | |
:art:
Diffstat (limited to 'src')
| -rw-r--r-- | src/client/app/mobile/views/pages/user/home.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/app/mobile/views/pages/user/home.vue b/src/client/app/mobile/views/pages/user/home.vue index ff6b2d4c28..915cd11464 100644 --- a/src/client/app/mobile/views/pages/user/home.vue +++ b/src/client/app/mobile/views/pages/user/home.vue @@ -90,7 +90,7 @@ export default Vue.extend({ @media (min-width 500px) padding 10px 16px - > i + > [data-icon] margin-right 6px > .activity |