Merge branch 'main' into feat/panels-visuals
This commit is contained in:
@@ -109,7 +109,9 @@ function onEnter(el: any, done: () => unknown) {
|
||||
padding-bottom: 10px;
|
||||
border-radius: 10px;
|
||||
filter: drop-shadow(2.5px 7.5px 1px rgba(0, 0, 0, .60));
|
||||
backdrop-filter: hue-rotate(625deg) blur(5px) brightness(80%);
|
||||
backdrop-filter: blur(5px) brightness(80%);
|
||||
background: rgba(155, 62, 62, 0.46);
|
||||
|
||||
}
|
||||
|
||||
.separator {
|
||||
|
||||
Reference in New Issue
Block a user