Fix button style (#26771)

This commit is contained in:
Joakim Sørensen 2023-03-28 22:43:16 +02:00 committed by GitHub
parent 5a4cfd287d
commit 617e59d12f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@ layout: default
<p class="ml-3.5">Since {{page.ha_release}}</p>
</div>
</div>
<div class="inte-button-group flex justify-{% if page.ha_config_flow %}between{% else %}end{% endif %} text-2xl mt-12 font-semibold">
<div class="inte-button-group flex {% if page.ha_config_flow %}justify-between{% else %}justify-end{% endif %} text-2xl mt-12 font-semibold">
{% if page.ha_config_flow %}
<a href="https://my.home-assistant.io/redirect/config_flow_start/?domain={{ page.ha_domain }}" target="_blank">
<button