Fix/misc 0.3.0.1 (#1366)

* add solution for os error 2 case

* make awaiting result text blue

* remove mask button on text inputs until proper solution implemented
This commit is contained in:
Lucy C
2022-03-31 11:19:10 -04:00
committed by GitHub
parent 8bc1ef415f
commit e79b27e0bb
4 changed files with 9 additions and 7 deletions

View File

@@ -79,7 +79,7 @@
<h2 class="bold">
{{ pkg.manifest['health-checks'][health.key].name }}
</h2>
<p>Awaiting result...</p>
<p class="primary">Awaiting result...</p>
</ion-label>
</ng-template>
</ion-item>