From 37fc0907ce6462a1bcf611b00adf783adeb316df Mon Sep 17 00:00:00 2001 From: Burak Civan Date: Mon, 15 Aug 2022 15:39:46 +0300 Subject: [PATCH] css compiled --- public/css/app.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/public/css/app.css b/public/css/app.css index ae7dc25e8..03c7f7963 100644 --- a/public/css/app.css +++ b/public/css/app.css @@ -47763,11 +47763,6 @@ body{ background-color: rgb(197 217 186 / var(--tw-bg-opacity)); } -.disabled\:bg-gray-300:disabled{ - --tw-bg-opacity: 1; - background-color: rgb(209 213 219 / var(--tw-bg-opacity)); -} - .disabled\:bg-gray-100:disabled{ --tw-bg-opacity: 1; background-color: rgb(243 244 246 / var(--tw-bg-opacity));