From 400b96af49559236d7ec99a365cfe08fa6e2fe2f Mon Sep 17 00:00:00 2001 From: Burak Civan Date: Mon, 17 Oct 2022 17:13:36 +0300 Subject: [PATCH] information responsive control --- public/css/app.css | 8 ++++---- .../components/documents/index/information.blade.php | 2 +- safelist.txt | 1 + 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/public/css/app.css b/public/css/app.css index d75d4d119..3e9d2d82a 100644 --- a/public/css/app.css +++ b/public/css/app.css @@ -50055,6 +50055,10 @@ body{ width: 2.25rem; } + .lg\:w-96{ + width: 24rem; + } + .lg\:w-1\/2{ width: 50%; } @@ -50135,10 +50139,6 @@ body{ width: 1rem; } - .lg\:w-96{ - width: 24rem; - } - .lg\:w-2\/4{ width: 50%; } diff --git a/resources/views/components/documents/index/information.blade.php b/resources/views/components/documents/index/information.blade.php index 070d93371..41ca00230 100644 --- a/resources/views/components/documents/index/information.blade.php +++ b/resources/views/components/documents/index/information.blade.php @@ -1,4 +1,4 @@ -