diff options
Diffstat (limited to 'src/components/post_status_form')
| -rw-r--r-- | src/components/post_status_form/post_status_form.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/post_status_form/post_status_form.vue b/src/components/post_status_form/post_status_form.vue index a4abfdb3..476ee51e 100644 --- a/src/components/post_status_form/post_status_form.vue +++ b/src/components/post_status_form/post_status_form.vue @@ -20,7 +20,7 @@ <script src="./post_status_form.js"></script> <style lang="scss"> - .post-status-form { + .post-status-form, .login { .form-bottom { display: flex; padding: 0.5em; |
