@ -20,7 +20,7 @@
padding: 0.2em;
}
#text_search_line{
#text_search_line {
display: flex;
flex-direction: row;
@ -37,13 +37,16 @@
flex-wrap: wrap;
input[type=datetime-local] {
div {
align-items: center;
input[type=datetime-local], input[type=text] {
width: 13em;
input[type=text] {
text-align: right;
#search_button {