make editor-toolkit-panel background color change between theme more smooth

This commit is contained in:
Sanster 2022-04-07 21:25:52 +08:00
parent 2d53f3cade
commit 1812928887

View File

@ -63,7 +63,6 @@
column-gap: 2rem;
align-items: center;
justify-content: center;
background-color: var(--editor-toolkit-bg);
backdrop-filter: blur(12px);
animation: slideUp 0.2s ease-out;
border: 1px solid rgb(100, 100, 120, 0.4);