feat: users section

This commit is contained in:
Liyas Thomas
2021-07-02 08:55:03 +00:00
committed by GitHub
parent 5abf837e95
commit ff791098d8
15 changed files with 43 additions and 12 deletions

View File

@@ -30,7 +30,7 @@
</Pane>
</Splitpanes>
</Pane>
<Pane style="height: auto" class="bg-primaryLight">
<Pane style="height: auto" class="bg-primaryDark">
<button
class="button icon"
@click="hideNavigationPane = !hideNavigationPane"