Skip to content

Commit 25c5f41

Browse files
BtpLayout: Backdrop fix (#4065)
1 parent 8f23963 commit 25c5f41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/App.svelte

+1
Original file line numberDiff line numberDiff line change
@@ -1863,6 +1863,7 @@
18631863
{/if}
18641864
18651865
{#if btpToolLayout}
1866+
<Backdrop disable={disableBackdrop}></Backdrop>
18661867
<div class="lui-core-layout">
18671868
<div class="fd-tool-layout fd-tool-layout--sticky">
18681869
<div class="fd-tool-layout__container">

0 commit comments

Comments
 (0)