Update javascript/tagAutocomplete.js
Co-authored-by: DominikDoom <34448969+DominikDoom@users.noreply.github.com>pull/313/head
parent
255766b5bf
commit
9a677387f9
|
|
@ -90,7 +90,7 @@ const autocompleteCSS = `
|
|||
content: "✨";
|
||||
margin-right: 2px;
|
||||
}
|
||||
.acMetaText span.existed::after {
|
||||
.acMetaText span.used::after {
|
||||
content: "🔁";
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue