diff --git a/src/components/SearchInput/SearchInput.css b/src/components/SearchInput/SearchInput.css index e5d41e4..19de6c3 100644 --- a/src/components/SearchInput/SearchInput.css +++ b/src/components/SearchInput/SearchInput.css @@ -24,6 +24,7 @@ font-size: 16px; color: white; background-color: transparent !important; + text-overflow: ellipsis; } ::placeholder {