Skip to content

Commit 0796d7b

Browse files
committed
Update doc
1 parent 6ae4e99 commit 0796d7b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/Demo/FluentUI.Demo.Client/Documentation/Components/Overlay/Examples/OverlayHtmlElement.razor

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<fluent-overlay id="id1"
1515
dialog-style="background: transparent;"
1616
dialog-class="my-class"
17+
background="color-mix(in srgb, var(--colorBrandBackground) 20%, transparent)"
1718
fullscreen="@FullScreen"
1819
interactive="@Interactive"
1920
close-mode="@CloseMode">

0 commit comments

Comments
 (0)