diff options
Diffstat (limited to 'src/components/post_status_form')
| -rw-r--r-- | src/components/post_status_form/post_status_form.vue | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/components/post_status_form/post_status_form.vue b/src/components/post_status_form/post_status_form.vue index cb70d199..bdf15844 100644 --- a/src/components/post_status_form/post_status_form.vue +++ b/src/components/post_status_form/post_status_form.vue @@ -147,14 +147,6 @@ } } -.post-status-form { - .visibility-tray { - display: flex; - justify-content: space-between; - flex-direction: row-reverse; - } -} - .post-status-form, .login { .form-bottom { display: flex; |
