Fix translation of date selector elements

This commit is contained in:
Fred Boniface 2024-11-15 11:35:48 +00:00
parent fb540c7a46
commit e9028153cb

View File

@ -147,8 +147,7 @@
#dateInput { #dateInput {
height: 25px; height: 25px;
transform: translateY(-30px); transform: translateY(-8px) translateX(20px);
transform: translateX(20px);
} }
button { button {
background: none; background: none;