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; }