diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-02-27 12:32:06 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-02-27 12:32:06 +0900 |
| commit | a505d627b971f12d4a0f5170fb4de897aa9d0302 (patch) | |
| tree | 3f8cdc8eaf1042d0d234641133129ed4c2b79fe6 /src/web | |
| parent | #1153 (diff) | |
| download | misskey-a505d627b971f12d4a0f5170fb4de897aa9d0302.tar.gz misskey-a505d627b971f12d4a0f5170fb4de897aa9d0302.tar.bz2 misskey-a505d627b971f12d4a0f5170fb4de897aa9d0302.zip | |
:art:
Diffstat (limited to 'src/web')
| -rw-r--r-- | src/web/app/common/views/components/connect-failed.troubleshooter.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/app/common/views/components/connect-failed.troubleshooter.vue b/src/web/app/common/views/components/connect-failed.troubleshooter.vue index bede504b58..cadbd36ba4 100644 --- a/src/web/app/common/views/components/connect-failed.troubleshooter.vue +++ b/src/web/app/common/views/components/connect-failed.troubleshooter.vue @@ -117,7 +117,7 @@ export default Vue.extend({ > p margin 0 - padding 0.6em 1.2em + padding 0.7em 1.2em font-size 1em color #444 border-top solid 1px #eee |