UI - ЛАУНЧЕР: УБРАТЬ ТЕНЬ ПАНЕЛИ АДМИНКИ
This commit is contained in:
parent
b4bea3597e
commit
a4cb3da325
|
|
@ -1451,6 +1451,7 @@ code {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
font-size: 0.875rem;
|
font-size: 0.875rem;
|
||||||
|
box-shadow: none;
|
||||||
animation: adminPanelSlide 460ms cubic-bezier(0.22, 1, 0.36, 1) both;
|
animation: adminPanelSlide 460ms cubic-bezier(0.22, 1, 0.36, 1) both;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue