From 75cd580c3adca8dc8de69fdf0d5d023e2b16d38c Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 7 Oct 2018 19:30:24 +0900 Subject: Improve theming --- src/client/app/mobile/views/components/post-form.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/app') diff --git a/src/client/app/mobile/views/components/post-form.vue b/src/client/app/mobile/views/components/post-form.vue index e4ec1aa576..3de920cf22 100644 --- a/src/client/app/mobile/views/components/post-form.vue +++ b/src/client/app/mobile/views/components/post-form.vue @@ -478,7 +478,7 @@ export default Vue.extend({ width 48px height 48px font-size 20px - color #657786 + color var(--mobilePostFormButton) background transparent outline none border none -- cgit v1.2.3-freya