timepicker css fix
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user