Skip to content

Commit

Permalink
Update Menu.cshtml
Browse files Browse the repository at this point in the history
  • Loading branch information
EdiWang committed Sep 20, 2023
1 parent f59daee commit c86c7e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Moonglade.Web/Pages/Admin/Menu.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@

<div class="settings-entry2 row align-items-center py-3 px-2 rounded-3 shadow-sm border bg-white mb-2">
<div class="col-auto">
<i class="bi-palette settings-entry-icon"></i>
<i class="bi-menu-app settings-entry-icon"></i>
</div>
<div class="col">
<label asp-for="@settings.IsEnabled" class="form-check-label"></label>
Expand Down

0 comments on commit c86c7e0

Please sign in to comment.