timepicker css fix

This commit is contained in:
Yuri Kuznetsov
2024-12-27 12:26:49 +02:00
parent 03f2ec5fef
commit 874b5b576a
@@ -1,6 +1,6 @@
.ui-timepicker-wrapper {
overflow-y: auto;
height: var(--168px); // Espo
max-height: var(--168px); // Espo
width: 6.5em;
box-shadow: 0 var(--5px) var(--10px) rgba(0,0,0,0.2);
outline: none;