diff --git a/public/css/user/main.css b/public/css/user/main.css index 5a75bba..2f6862b 100644 --- a/public/css/user/main.css +++ b/public/css/user/main.css @@ -1566,6 +1566,15 @@ input[type="time"].formulirbuket-input { font-size: 0.9rem; } +.flatpickr-calendar.hasTime.noCalendar { + width: 240px !important; + min-width: 0 !important; +} + +.flatpickr-time { + border-top: none !important; +} + .summary-item { display: flex; flex-direction: column; diff --git a/resources/views/layouts/user.blade.php b/resources/views/layouts/user.blade.php index 4935f97..689ca9f 100644 --- a/resources/views/layouts/user.blade.php +++ b/resources/views/layouts/user.blade.php @@ -18,6 +18,7 @@ + + + diff --git a/resources/views/user/components/_list.blade.php b/resources/views/user/components/_list.blade.php index 3a4e22b..7db650f 100755 --- a/resources/views/user/components/_list.blade.php +++ b/resources/views/user/components/_list.blade.php @@ -24,7 +24,7 @@ class="stretched-link">
{{-- TOMBOL PREVIOUS --}} -
+
@if ($buket->onFirstPage()) Sebelumnya @@ -54,7 +54,7 @@ class="page-number text-decoration-none text-muted px-3 py-1 mt-0">
{{-- TOMBOL NEXT --}} -