aboutsummaryrefslogtreecommitdiffhomepage
path: root/assets/index.less
diff options
context:
space:
mode:
authorMG12 <wuzhao.mail@gmail.com>2015-11-19 09:40:27 +0800
committerMG12 <wuzhao.mail@gmail.com>2015-11-19 09:40:27 +0800
commitcadce7b210a339bb701f639c4bff65a2157e13de (patch)
tree251448b4d1295d23467fd91cacb2ed863205e30a /assets/index.less
parent63541ed7b1c9ad58348ea86c97f3e8b31830535b (diff)
downloadtime-picker-cadce7b210a339bb701f639c4bff65a2157e13de.tar.gz
time-picker-cadce7b210a339bb701f639c4bff65a2157e13de.tar.zst
time-picker-cadce7b210a339bb701f639c4bff65a2157e13de.zip
change the className of select panel container0.5.40.5.30.5.2
Diffstat (limited to 'assets/index.less')
-rw-r--r--assets/index.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/index.less b/assets/index.less
index bc904de..36156cb 100644
--- a/assets/index.less
+++ b/assets/index.less
@@ -17,7 +17,7 @@
17} 17}
18 18
19@import "./index/Picker"; 19@import "./index/Picker";
20@import "./index/TimePanel"; 20@import "./index/Panel";
21@import "./index/Header"; 21@import "./index/Header";
22@import "./index/Combobox"; 22@import "./index/Combobox";
23@import "./index/Select"; 23@import "./index/Select";