Change date time picker widget

This commit is contained in:
cuom1999 2024-04-12 22:26:17 -05:00
parent 08eef6408f
commit 7d83efed7f
6 changed files with 21 additions and 46 deletions

View file

@ -143,7 +143,7 @@
}
input {
&[type=text], &[type=password], &[type=email], &[type=number] {
&[type=text], &[type=password], &[type=email], &[type=number], &[type=datetime-local] {
padding: 4px 8px;
color: #555;
background: #FFF none;