diff options
author | MG12 <wuzhao.mail@gmail.com> | 2015-11-20 13:28:12 +0800 |
---|---|---|
committer | MG12 <wuzhao.mail@gmail.com> | 2015-11-20 13:28:12 +0800 |
commit | 96a4cefce60a06e539dfb8eacfc27f026d6c8a41 (patch) | |
tree | e85c6c53bc16376f1a913815e6c820d962a3cdc6 /assets/index/Picker.less | |
parent | 9f9f39e4fb8073f6f31d545c746e4c3b7ad651da (diff) | |
download | time-picker-96a4cefce60a06e539dfb8eacfc27f026d6c8a41.tar.gz time-picker-96a4cefce60a06e539dfb8eacfc27f026d6c8a41.tar.zst time-picker-96a4cefce60a06e539dfb8eacfc27f026d6c8a41.zip |
change the className of panel and its container.
Diffstat (limited to 'assets/index/Picker.less')
-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 c8de18a..dc1fbbd 100644 --- a/assets/index/Picker.less +++ b/assets/index/Picker.less | |||
@@ -1,4 +1,4 @@ | |||
1 | .@{prefixClass}-container { | 1 | .@{prefixClass}-panel { |
2 | z-index: 1070; | 2 | z-index: 1070; |
3 | position: absolute; | 3 | position: absolute; |
4 | 4 | ||