mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
CSS tweaks
This commit is contained in:
parent
7560b7e167
commit
03276629c2
@ -748,3 +748,6 @@ input[type="submit"] {
|
||||
to { transform: scale(1) rotate(360deg);}
|
||||
}
|
||||
|
||||
input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
|
||||
line-height: unset;
|
||||
}
|
Loading…
Reference in New Issue
Block a user