mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 20:43:41 +00:00
login page and fix autoscrolling on nav
This commit is contained in:
committed by
Aiden McClelland
parent
8d01ebe8b2
commit
21dd8fa618
@@ -9,7 +9,7 @@
|
||||
</ng-template>
|
||||
</ion-toolbar>
|
||||
</ion-header>
|
||||
<ion-content scroll-y="false" class="menu-style">
|
||||
<ion-content scrollY="false" class="menu-style">
|
||||
<ng-container>
|
||||
<ion-list style="padding: 0px">
|
||||
<ion-menu-toggle auto-hide="false" *ngFor="let page of appPages; let i = index">
|
||||
|
||||
Reference in New Issue
Block a user