From 919fc2533cfbcc4e18258ee8b94c73642e70f488 Mon Sep 17 00:00:00 2001 From: Ritikesh yadav Date: Tue, 11 Jun 2024 12:27:23 +0530 Subject: [PATCH] style one line commented --- public/assets/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/assets/css/style.css b/public/assets/css/style.css index d4e9ee4..00d5653 100644 --- a/public/assets/css/style.css +++ b/public/assets/css/style.css @@ -1336,7 +1336,7 @@ td a.action_icon { tr.odd td:last-child, tr.even td:last-child { - display: flex; + /* display: flex; */ justify-content: center; }