make editor-toolkit-panel background color change between theme more smooth
This commit is contained in:
parent
2d53f3cade
commit
1812928887
@ -63,7 +63,6 @@
|
|||||||
column-gap: 2rem;
|
column-gap: 2rem;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
background-color: var(--editor-toolkit-bg);
|
|
||||||
backdrop-filter: blur(12px);
|
backdrop-filter: blur(12px);
|
||||||
animation: slideUp 0.2s ease-out;
|
animation: slideUp 0.2s ease-out;
|
||||||
border: 1px solid rgb(100, 100, 120, 0.4);
|
border: 1px solid rgb(100, 100, 120, 0.4);
|
||||||
|
Loading…
Reference in New Issue
Block a user