mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-13 06:04:13 -04:00
fix: truncate search input placeholder on mobile viewports (#66449)
Co-authored-by: Venkat <venkat@Venkats-MacBook-Pro.local>
This commit is contained in:
committed by
GitHub
parent
efa59cb718
commit
1bfdfcb8cd
@@ -44,6 +44,8 @@
|
||||
font-size: 18px;
|
||||
display: inline-block;
|
||||
height: var(--header-element-size);
|
||||
text-wrap: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.ais-SearchBox-submit,
|
||||
|
||||
Reference in New Issue
Block a user