diff options
Diffstat (limited to 'src/client/app')
| -rw-r--r-- | src/client/app/mobile/views/components/post-form.vue | 2 |
1 files changed, 1 insertions, 1 deletions
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 |