@@ -83,74 +49,74 @@
diff --git a/app/Views/costListing.php b/app/Views/costListing.php index 83679e4b..eb0c701f 100644 --- a/app/Views/costListing.php +++ b/app/Views/costListing.php @@ -1,76 +1,42 @@ + .Date-filter-form { + display: flex; + align-items: center; + gap: 10px; + /* Adjust the gap as needed */ + } + .Date-filter-form input, + .Date-filter-form button { + padding: 5px; + font-size: 14px; + } -
-