fix: time picker adjust spinner bug (#2743)

This commit is contained in:
0song 2021-07-28 20:14:53 +08:00 committed by GitHub
parent 54e4a4211c
commit 93053ee836
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
}
@include e(wrapper) {
max-height: 190px;
max-height: 192px;
overflow: auto;
display: inline-block;
width: 50%;