From e01ffc67c687f3f916466f6838d4eefc3f5aa86d Mon Sep 17 00:00:00 2001 From: taehoon Date: Wed, 15 May 2019 22:21:06 -0400 Subject: move visibility-tray css in local scope --- src/components/post_status_form/post_status_form.vue | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/components/post_status_form') diff --git a/src/components/post_status_form/post_status_form.vue b/src/components/post_status_form/post_status_form.vue index bdf15844..a841a17c 100644 --- a/src/components/post_status_form/post_status_form.vue +++ b/src/components/post_status_form/post_status_form.vue @@ -147,6 +147,15 @@ } } +.post-status-form { + .visibility-tray { + display: flex; + justify-content: space-between; + flex-direction: row-reverse; + padding-top: 5px; + } +} + .post-status-form, .login { .form-bottom { display: flex; -- cgit v1.2.3-70-g09d2