@ -159,6 +159,26 @@
display: flex;
gap: 10px;
align-items: center;
white-space: nowrap;
}
.filter-bar span {
.filter-bar input[type="date"] {
min-width: 130px;
.filter-bar select {
min-width: 100px;
.filter-bar input[type="text"] {
min-width: 150px;
.filter-bar button {