From 5fc37ce45b3a0fb83fd84bb6079bb79de2d8df21 Mon Sep 17 00:00:00 2001 From: 梁灏 Date: Mon, 2 Jul 2018 14:57:54 +0800 Subject: [PATCH] update Button style --- examples/routers/button.vue | 31 +++++++++++++++++++++++++++++++ src/styles/custom.less | 9 ++++++--- src/styles/mixins/button.less | 25 +++++++++++++++++++++---- 3 files changed, 58 insertions(+), 7 deletions(-) diff --git a/examples/routers/button.vue b/examples/routers/button.vue index 6aabddd..af7f2e3 100644 --- a/examples/routers/button.vue +++ b/examples/routers/button.vue @@ -1,5 +1,36 @@