Skip to content

Commit 13fd470

Browse files
JesmoDeviOvergaard
andauthored
fix(uui-dialog): remove background (#781)
Co-authored-by: Jacob Overgaard <[email protected]>
1 parent 455c1ca commit 13fd470

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/uui-modal/lib/uui-modal.element.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ export class UUIModalElement extends LitElement {
9595
max-width: unset;
9696
max-height: unset;
9797
border: none;
98+
background: none;
9899
}
99100
dialog::backdrop {
100101
background: none;

0 commit comments

Comments
 (0)