From 5c172602f5463cbdde2cdf8e3104448483db1b79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rok=20Vetrs=CC=8Cek?= Date: Tue, 24 Apr 2018 19:25:40 +0200 Subject: [PATCH] Make setting the width more dynamic by allowing the use of CSS units (Issue #71) --- datepicker/index.vue | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/datepicker/index.vue b/datepicker/index.vue index 697a64d..425828a 100644 --- a/datepicker/index.vue +++ b/datepicker/index.vue @@ -1,7 +1,7 @@