Update selectors of Angular apps

master
Nikola Forró 6 years ago
parent 964460fcdd
commit eef653471f

@ -29,7 +29,7 @@
{{ page.content }}
<section class="mat-typography" style="min-height: 26em">
<app-root></app-root>
<gifted-subs-app></gifted-subs-app>
</section>
{% endblock %}

@ -7,7 +7,7 @@
{{ content }}
<section class="mat-typography" style="min-height: 26em">
<app-root></app-root>
<schedule-app></schedule-app>
</section>
</div>
</div>

@ -29,7 +29,7 @@
{{ page.content }}
<section class="mat-typography" style="min-height: 26em">
<app-root></app-root>
<quotes-app></quotes-app>
</section>
{% endblock %}

@ -29,7 +29,7 @@
{{ page.content }}
<section class="mat-typography" style="min-height: 26em">
<app-root></app-root>
<regular-subs-app></regular-subs-app>
</section>
{% endblock %}

@ -29,7 +29,7 @@
{{ page.content }}
<section class="mat-typography" style="min-height: 26em">
<app-root></app-root>
<schedule-app></schedule-app>
</section>
{% endblock %}

@ -29,7 +29,7 @@
{{ page.content }}
<section class="mat-typography" style="min-height: 26em">
<app-root></app-root>
<twitch-logs-app></twitch-logs-app>
</section>
{% endblock %}

Loading…
Cancel
Save