mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix: time picker adjust spinner bug (#2743)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
}
|
||||
|
||||
@include e(wrapper) {
|
||||
max-height: 190px;
|
||||
max-height: 192px;
|
||||
overflow: auto;
|
||||
display: inline-block;
|
||||
width: 50%;
|
||||
|
||||
Reference in New Issue
Block a user