Turn the top nav bar into a sidebar
Add an edit mode
This commit is contained in:
parent
91a660ef43
commit
f63798e897
11 changed files with 266 additions and 49 deletions
|
|
@ -10,6 +10,7 @@
|
|||
<script src="_content/Fluxor.Blazor.Web/scripts/index.js"></script>
|
||||
|
||||
<link href="css/spectre/spectre.min.css" rel="stylesheet" />
|
||||
<link href="css/spectre/spectre-exp.min.css" rel="stylesheet" />
|
||||
<link href="css/spectre/spectre-icons.css" rel="stylesheet" />
|
||||
<link href="css/app.css" rel="stylesheet" />
|
||||
<link href="Start.Client.styles.css" rel="stylesheet" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue