mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 06:19:44 +00:00
fix connection failure display monitoring and other style changes (#1573)
* fix connection failure display monitoring and other style chnages * display updates more clearly in marketplace * remove scrolling from release notes and long description * remove unnecessary bangs Co-authored-by: Matt Hill <matthill@Matt-M1.local> Co-authored-by: Matt Hill <matthill@Matt-M1.start9.dev>
This commit is contained in:
@@ -54,8 +54,10 @@
|
||||
fill="clear"
|
||||
(click)="presentAlertLogout()"
|
||||
>
|
||||
<ion-label>
|
||||
<ion-text class="montserrat" color="dark"> Log Out </ion-text>
|
||||
<ion-label class="inline">
|
||||
<h2>Log Out</h2>
|
||||
|
||||
<ion-icon name="log-out-outline"></ion-icon>
|
||||
</ion-label>
|
||||
</ion-item>
|
||||
</ion-menu-toggle>
|
||||
|
||||
Reference in New Issue
Block a user