From 873434ff84cdf5bb6a3ee92a6b89e90882cf6386 Mon Sep 17 00:00:00 2001 From: Iqbal Rizqi Kurniawan Date: Thu, 23 Oct 2025 10:51:34 +0700 Subject: [PATCH] style: update button styles in ListShift component for improved UI consistency --- src/pages/master/shift/component/ListShift.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/master/shift/component/ListShift.jsx b/src/pages/master/shift/component/ListShift.jsx index 0ee09e5..9c8b278 100644 --- a/src/pages/master/shift/component/ListShift.jsx +++ b/src/pages/master/shift/component/ListShift.jsx @@ -68,9 +68,9 @@ const columns = (showPreviewModal, showEditModal, showDeleteDialog) => [ width: '25%', render: (_, record) => ( -