diff options
| author | taehoon <th.dev91@gmail.com> | 2019-05-15 16:51:30 -0400 |
|---|---|---|
| committer | taehoon <th.dev91@gmail.com> | 2019-05-19 14:28:29 -0400 |
| commit | 9e6a91e755d92d404685685581dacb4224a9e465 (patch) | |
| tree | a6cfce13d1b30f5cdc761a8d50ca04ac19fc0e4d /src/components/post_status_form | |
| parent | facf076d47207117afe3c220ad60313c8fd5367e (diff) | |
refactor css for visibility tray
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; |
