remove automatic opacity
This commit is contained in:
@@ -113,7 +113,6 @@ export class UmbBackofficeModalContainerElement extends UmbLitElement {
|
||||
|
||||
:host([fill-background]) #container::after {
|
||||
background: var(--backdrop-background);
|
||||
opacity: 0.75;
|
||||
}
|
||||
`,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user