diff options
author | yiminghe <yiminghe@gmail.com> | 2015-12-21 17:12:57 +0800 |
---|---|---|
committer | yiminghe <yiminghe@gmail.com> | 2015-12-21 17:14:03 +0800 |
commit | db4e4d6ec057ac1bff98d86bd1c42085ebc1b306 (patch) | |
tree | 149952b4d1399c70fc9f0786efcbefd5498e82e3 /assets/index | |
parent | 1cd769a603f3c2df78d2b56a6ac70283476be79f (diff) | |
download | time-picker-db4e4d6ec057ac1bff98d86bd1c42085ebc1b306.tar.gz time-picker-db4e4d6ec057ac1bff98d86bd1c42085ebc1b306.tar.zst time-picker-db4e4d6ec057ac1bff98d86bd1c42085ebc1b306.zip |
release 1.0.01.0.0
Diffstat (limited to 'assets/index')
-rw-r--r-- | assets/index/Picker.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/index/Picker.less b/assets/index/Picker.less index bc7deb5..76bf834 100644 --- a/assets/index/Picker.less +++ b/assets/index/Picker.less | |||
@@ -1,6 +1,6 @@ | |||
1 | .@{prefixClass} { | 1 | .@{prefixClass} { |
2 | &-input { | 2 | &-input { |
3 | width: 150px; | 3 | width: 100%; |
4 | position: relative; | 4 | position: relative; |
5 | display: inline-block; | 5 | display: inline-block; |
6 | padding: 4px 7px; | 6 | padding: 4px 7px; |