Skip to content

Commit 402af4e

Browse files
committed
fix heght
1 parent 5b958be commit 402af4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)