Skip to content

Commit 392ee1f

Browse files
author
Savina Shen (Manpower Services Taiwan Co Ltd)
committed
fix: truncated in 200% zoom
1 parent f588251 commit 392ee1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Static/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262

6363
@media (max-width: 575.98px) {
6464
#navbarCollapse {
65-
max-height: 80vh;
65+
max-height: 45vh;
6666
overflow-y: auto;
6767
}
6868

0 commit comments

Comments
 (0)