mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-05-08 14:46:57 +00:00
fix: headers of containers
This commit is contained in:
parent
d6ebbf5721
commit
456952007b
1 changed files with 1 additions and 0 deletions
|
@ -172,6 +172,7 @@ onUnmounted(() => {
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
line-height: 1.4em;
|
line-height: 1.4em;
|
||||||
background: color-mix(in srgb, var(--panelHeaderBg) 35%, transparent);
|
background: color-mix(in srgb, var(--panelHeaderBg) 35%, transparent);
|
||||||
|
backdrop-filter: var(--blur, blur(15px));
|
||||||
}
|
}
|
||||||
|
|
||||||
.title {
|
.title {
|
||||||
|
|
Loading…
Add table
Reference in a new issue