From 6b498dd1a419ca2109b8fc351cfbdeef632eccd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E7=81=8F?= Date: Fri, 22 Jun 2018 15:21:58 +0800 Subject: [PATCH] Tooltip add maxWidth prop --- examples/routers/tooltip.vue | 6 +++--- src/components/tooltip/tooltip.vue | 20 +++++++++++++++++++- src/styles/components/tooltip.less | 5 +++++ 3 files changed, 27 insertions(+), 4 deletions(-) diff --git a/examples/routers/tooltip.vue b/examples/routers/tooltip.vue index 453c0cfa..4e1bc2c9 100644 --- a/examples/routers/tooltip.vue +++ b/examples/routers/tooltip.vue @@ -1,9 +1,9 @@