From a4cb3da3255eccf7f0d978b6cf65aecec165f0eb Mon Sep 17 00:00:00 2001 From: DCCONSTRUCTIONS Date: Fri, 8 May 2026 20:42:58 +0300 Subject: [PATCH] =?UTF-8?q?UI=20-=20=D0=9B=D0=90=D0=A3=D0=9D=D0=A7=D0=95?= =?UTF-8?q?=D0=A0:=20=D0=A3=D0=91=D0=A0=D0=90=D0=A2=D0=AC=20=D0=A2=D0=95?= =?UTF-8?q?=D0=9D=D0=AC=20=D0=9F=D0=90=D0=9D=D0=95=D0=9B=D0=98=20=D0=90?= =?UTF-8?q?=D0=94=D0=9C=D0=98=D0=9D=D0=9A=D0=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/globals.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/globals.css b/src/styles/globals.css index 210c09d..0c688f5 100644 --- a/src/styles/globals.css +++ b/src/styles/globals.css @@ -1451,6 +1451,7 @@ code { overflow: hidden; padding: 1rem; font-size: 0.875rem; + box-shadow: none; animation: adminPanelSlide 460ms cubic-bezier(0.22, 1, 0.36, 1) both; }