mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-05 16:03:07 +02:00
revert: blur in container
This commit is contained in:
parent
456952007b
commit
86f41914a6
1 changed files with 0 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue