mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
fix styling for http app shopw
This commit is contained in:
committed by
Aiden McClelland
parent
96f77a6275
commit
b77c409257
@@ -59,8 +59,8 @@
|
|||||||
|
|
||||||
<!-- INSECURE -->
|
<!-- INSECURE -->
|
||||||
<ng-template #insecure>
|
<ng-template #insecure>
|
||||||
<ion-grid style="height: 100%; max-width: 540px">
|
<ion-grid style="max-width: 540px">
|
||||||
<ion-row class="ion-align-items-center" style="height: 90%">
|
<ion-row class="ion-align-items-center">
|
||||||
<ion-col class="ion-text-center">
|
<ion-col class="ion-text-center">
|
||||||
<h2>
|
<h2>
|
||||||
<ion-text color="warning">
|
<ion-text color="warning">
|
||||||
|
|||||||
Reference in New Issue
Block a user