mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 02:46:53 +00:00
Make the "Order Now" dialog scrollable (#26169)
This commit is contained in:
parent
31cf3cfeee
commit
a317a1443f
@ -19,6 +19,9 @@ frontpage_image: /images/skyconnect/skyconnect-cover.png
|
||||
#landingpage .sub-title {
|
||||
margin-top: 100px;
|
||||
}
|
||||
#landingpage #buy-dialog {
|
||||
overflow-y: auto;
|
||||
}
|
||||
.multi-pan {
|
||||
max-width: 750px;
|
||||
margin: 100px auto;
|
||||
|
Loading…
x
Reference in New Issue
Block a user