Skip to content

Commit b61fe69

Browse files
committed
remove dynamic height
1 parent 0994c9d commit b61fe69

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pilot-application.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ sidebarTitle: "Pilot Application"
44
mode: 'custom'
55
---
66

7-
<iframe data-tally-src="https://tally.so/r/3xGW1J?transparentBackground=1&dynamicHeight=1" width="100%" height="856" frameborder="0" marginheight="0" marginwidth="0" title="X API Pay-Per-Use Pricing Pilot Application"></iframe>
7+
<iframe data-tally-src="https://tally.so/r/3xGW1J?transparentBackground=1" width="100%" height="856" frameborder="0" marginheight="0" marginwidth="0" title="X API Pay-Per-Use Pricing Pilot Application"></iframe>

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,6 @@ td[data-label="Free Limit"] strong {
132132
@media (max-width: 768px) {
133133
#pilot-application {
134134
width: 100% !important;
135-
height: auto !important;
135+
height: 100% !important;
136136
}
137137
}

0 commit comments

Comments
 (0)