Yellow product page: fix position of buy button (#26828)

This commit is contained in:
c0ffeeca7 2023-04-03 09:31:25 +02:00 committed by GitHub
parent b9d2166245
commit 8697291933
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 3 deletions

View File

@ -1194,7 +1194,6 @@ $ha__primary_color: #03a9f4;
.fab {
bottom: 12px;
right: 12px;
display: none;
}
#buy-dialog {

View File

@ -378,7 +378,7 @@ frontpage_image: /images/skyconnect/skyconnect-cover.png
</div>
<div
class="fab"
class="fab" style="position: fixed; top: 78px; height: 48px;"
onclick="showBuyDialog()"
title="pre-order Home Assistant SkyConnect"
>

View File

@ -311,7 +311,7 @@ frontpage_image: /images/frontpage/yellow-frontpage.jpg
</div>
<div
class="fab"
class="fab" style="position: fixed; top: 78px; height: 48px;"
onclick="showBuyDialog()"
title="pre-order Home Assistant Yellow"
>