UI - ЛАУНЧЕР: УБРАТЬ ТЕНЬ ПАНЕЛИ АДМИНКИ

This commit is contained in:
DCCONSTRUCTIONS 2026-05-08 20:42:58 +03:00
parent b4bea3597e
commit a4cb3da325
1 changed files with 1 additions and 0 deletions

View File

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