diff options
| author | Henry Jameson <me@hjkos.com> | 2019-05-13 21:54:25 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2019-05-13 21:54:25 +0300 |
| commit | addeb852200688170654d9bd687de75bc5d30a85 (patch) | |
| tree | d2b38f46a009c2604988a0a4b398bbdabcfe141c /src/components/post_status_form | |
| parent | 750dca4a108bc296afa1586e0d414d3f48bc8032 (diff) | |
fix prod build
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 b8b93936..4f014cc5 100644 --- a/src/components/post_status_form/post_status_form.vue +++ b/src/components/post_status_form/post_status_form.vue @@ -155,7 +155,7 @@ } } -.post-status-form, .login { +.post-status-form { .form-bottom { display: flex; padding: 0.5em; |
