From 94745e11acd9339f5ed732f7435ad17830539241 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 28 Feb 2018 00:38:00 +0900 Subject: [PATCH] Fix bug --- src/web/app/desktop/views/components/posts.post.vue | 4 ++-- src/web/app/desktop/views/components/sub-post-content.vue | 4 ++-- src/web/app/mobile/views/components/posts.post.vue | 4 ++-- src/web/app/mobile/views/components/sub-post-content.vue | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/web/app/desktop/views/components/posts.post.vue b/src/web/app/desktop/views/components/posts.post.vue index 198110233..458e244b3 100644 --- a/src/web/app/desktop/views/components/posts.post.vue +++ b/src/web/app/desktop/views/components/posts.post.vue @@ -41,7 +41,7 @@
{{ tag }}
- RP: + RP:
@@ -432,7 +432,7 @@ export default Vue.extend({ margin-right 8px color #717171 - > .quote + > .rp margin-left 4px font-style oblique color #a0bf46 diff --git a/src/web/app/desktop/views/components/sub-post-content.vue b/src/web/app/desktop/views/components/sub-post-content.vue index f048eb4f0..7f4c3b4f6 100644 --- a/src/web/app/desktop/views/components/sub-post-content.vue +++ b/src/web/app/desktop/views/components/sub-post-content.vue @@ -3,7 +3,7 @@
@@ -45,7 +45,7 @@ export default Vue.extend({ margin-right 6px color #717171 - > .quote + > .rp margin-left 4px font-style oblique color #a0bf46 diff --git a/src/web/app/mobile/views/components/posts.post.vue b/src/web/app/mobile/views/components/posts.post.vue index 2862191b3..3038cdb0e 100644 --- a/src/web/app/mobile/views/components/posts.post.vue +++ b/src/web/app/mobile/views/components/posts.post.vue @@ -39,7 +39,7 @@ {{ tag }}
- RP: + RP:
@@ -365,7 +365,7 @@ export default Vue.extend({ margin-right 8px color #717171 - > .quote + > .rp margin-left 4px font-style oblique color #a0bf46 diff --git a/src/web/app/mobile/views/components/sub-post-content.vue b/src/web/app/mobile/views/components/sub-post-content.vue index 429e76005..b97f08255 100644 --- a/src/web/app/mobile/views/components/sub-post-content.vue +++ b/src/web/app/mobile/views/components/sub-post-content.vue @@ -3,7 +3,7 @@
({{ post.media.length }}個のメディア) @@ -32,7 +32,7 @@ export default Vue.extend({ margin-right 6px color #717171 - > .quote + > .rp margin-left 4px font-style oblique color #a0bf46