From e1d6e56e1b5b189f0738fb174c23965b51bcd8f2 Mon Sep 17 00:00:00 2001 From: taehoon Date: Fri, 26 Apr 2019 00:39:43 -0400 Subject: clean up layout --- .../moderation_tools/moderation_tools.vue | 244 +++++++-------------- 1 file changed, 84 insertions(+), 160 deletions(-) (limited to 'src/components/moderation_tools/moderation_tools.vue') diff --git a/src/components/moderation_tools/moderation_tools.vue b/src/components/moderation_tools/moderation_tools.vue index c6f8354b..785fe7ba 100644 --- a/src/components/moderation_tools/moderation_tools.vue +++ b/src/components/moderation_tools/moderation_tools.vue @@ -1,168 +1,85 @@ @@ -190,4 +107,11 @@ } } +.moderation-toggle-btn { + &#{&} { + margin: 0; + width: 100%; + } +} + -- cgit v1.2.3-70-g09d2