remove automatic opacity

This commit is contained in:
Jacob Overgaard
2024-04-09 10:19:43 +02:00
parent 5a34eba10c
commit 5bbdca08fe

View File

@@ -113,7 +113,6 @@ export class UmbBackofficeModalContainerElement extends UmbLitElement {
:host([fill-background]) #container::after {
background: var(--backdrop-background);
opacity: 0.75;
}
`,
];