Skip to content

Commit f588251

Browse files
author
Savina Shen (Manpower Services Taiwan Co Ltd)
committed
fix: search section truncated
1 parent 05e6756 commit f588251

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Static/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@
6161
}
6262

6363
@media (max-width: 575.98px) {
64+
#navbarCollapse {
65+
max-height: 80vh;
66+
overflow-y: auto;
67+
}
68+
6469
.carousel-caption {
6570
padding-bottom: 0 !important;
6671
}

0 commit comments

Comments
 (0)