revert: blur in container

This commit is contained in:
Insert5StarName 2023-10-19 17:43:00 +02:00
parent 456952007b
commit 86f41914a6
1 changed files with 0 additions and 1 deletions

View File

@ -172,7 +172,6 @@ onUnmounted(() => {
z-index: 2;
line-height: 1.4em;
background: color-mix(in srgb, var(--panelHeaderBg) 35%, transparent);
backdrop-filter: var(--blur, blur(15px));
}
.title {