From bd9521cec47570329353b22c4ea06d8a0b367361 Mon Sep 17 00:00:00 2001 From: Suraj Shetty Date: Sat, 14 Jul 2018 20:22:43 +0530 Subject: [PATCH] Add default margin right to button component --- ui/components/Button.vue | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ui/components/Button.vue b/ui/components/Button.vue index fb98b83f..80400b34 100644 --- a/ui/components/Button.vue +++ b/ui/components/Button.vue @@ -1,9 +1,8 @@ \ No newline at end of file