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