Skip to content

Commit 25e81b4

Browse files
committed
style: 更新样式
1 parent d95dca4 commit 25e81b4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/BootstrapBlazor/Components/ContextMenu/ContextMenu.razor.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,8 @@
88
min-height: var(--bb-cm-icon-min-height);
99
display: inline-block;
1010
}
11+
12+
.divider {
13+
margin: 0.5rem 0;
14+
}
1115
}

0 commit comments

Comments
 (0)