Fix width of input fields

This commit is contained in:
Francesco 2023-10-05 16:02:17 +02:00
parent 1142e393e7
commit 5fdf7e18e7

View File

@ -202,6 +202,10 @@ ul.categorical-select button {
border: none;
}
.filterable-fields .card-body .input-group input {
width: 50%;
}
/**
* Images