File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/BootstrapBlazor.Server/Components/Samples Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -514,11 +514,11 @@ private void Navigation()
514514 </TabItem >
515515 </Tab >
516516 <ContextMenu >
517- <ContextMenuItem Icon =" fa-solid fa-rotate-right" Text =" @Localizer[" ContextRefresh " ]" OnClick =" OnRefrsh" ></ContextMenuItem >
517+ <ContextMenuItem Icon =" fa-fw fa- solid fa-rotate-right" Text =" @Localizer[" ContextRefresh " ]" OnClick =" OnRefrsh" ></ContextMenuItem >
518518 <ContextMenuDivider ></ContextMenuDivider >
519- <ContextMenuItem Icon =" fa-solid fa-xmark" Text =" @Localizer[" ContextClose " ]" OnClick =" OnClose" ></ContextMenuItem >
520- <ContextMenuItem Icon =" fa-solid fa-left-right" Text =" @Localizer[" ContextCloseOther " ]" OnClick =" OnCloseOther" ></ContextMenuItem >
521- <ContextMenuItem Icon =" fa-solid fa-arrows-left-right-to-line" Text =" @Localizer[" ContextCloseAll " ]" OnClick =" OnCloseAll" ></ContextMenuItem >
519+ <ContextMenuItem Icon =" fa-fw fa- solid fa-xmark" Text =" @Localizer[" ContextClose " ]" OnClick =" OnClose" ></ContextMenuItem >
520+ <ContextMenuItem Icon =" fa-fw fa- solid fa-left-right" Text =" @Localizer[" ContextCloseOther " ]" OnClick =" OnCloseOther" ></ContextMenuItem >
521+ <ContextMenuItem Icon =" fa-fw fa- solid fa-arrows-left-right-to-line" Text =" @Localizer[" ContextCloseAll " ]" OnClick =" OnCloseAll" ></ContextMenuItem >
522522 </ContextMenu >
523523 </ContextMenuZone >
524524</DemoBlock >
You can’t perform that action at this time.
0 commit comments