diff options
| author | Lynx Kotoura <admin@sanin.link> | 2019-02-14 13:41:48 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2019-02-14 13:41:48 +0900 |
| commit | bcaefe8d6251ad4977a5df40c84f01bd45669ce6 (patch) | |
| tree | 5daeaf2c20f700354359d58b31c73031d4e0fbba /src/client/app/mobile | |
| parent | Restore web max-age to 5 minutes (#4246) (diff) | |
| download | misskey-bcaefe8d6251ad4977a5df40c84f01bd45669ce6.tar.gz misskey-bcaefe8d6251ad4977a5df40c84f01bd45669ce6.tar.bz2 misskey-bcaefe8d6251ad4977a5df40c84f01bd45669ce6.zip | |
Fix huge close icon of friends-maker (#4245)
Diffstat (limited to 'src/client/app/mobile')
| -rw-r--r-- | src/client/app/mobile/views/components/friends-maker.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/app/mobile/views/components/friends-maker.vue b/src/client/app/mobile/views/components/friends-maker.vue index c04152c593..21bb8dec10 100644 --- a/src/client/app/mobile/views/components/friends-maker.vue +++ b/src/client/app/mobile/views/components/friends-maker.vue @@ -124,6 +124,7 @@ export default Vue.extend({ color #222 > [data-icon] + box-sizing initial padding 10px </style> |