SearchInput: add text ellision to input element
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
font-size: 16px;
|
||||
color: white;
|
||||
background-color: transparent !important;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
::placeholder {
|
||||
|
||||
Reference in New Issue
Block a user