From 12f472b3fc8d0cef17e87785a84e49b96409637b Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 3 Mar 2018 14:25:36 +0900 Subject: :v: --- src/web/app/common/views/components/switch.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/web/app/common') diff --git a/src/web/app/common/views/components/switch.vue b/src/web/app/common/views/components/switch.vue index 2ac57be6fc..ffbab843ea 100644 --- a/src/web/app/common/views/components/switch.vue +++ b/src/web/app/common/views/components/switch.vue @@ -88,7 +88,7 @@ export default Vue.extend({ .mk-switch display flex - margin 8px 0 + margin 12px 0 cursor pointer transition all 0.3s -- cgit v1.2.3-freya