KB public UI: add overflow-ellipsis to placeholder
This commit is contained in:
parent
f34ce5c292
commit
a4bbe09a8c
1 changed files with 1 additions and 0 deletions
|
@ -316,6 +316,7 @@ b {
|
|||
|
||||
&::placeholder {
|
||||
color: $subtle-color;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue