trim icon indicating copy to clipboard operation
trim copied to clipboard

Close icon is missing from codebase

Open davoreric opened this issue 4 years ago • 0 comments

Couple of components are using cclose icon, but it doeas not exist in icon set or css.

/src/js/components/message.vue - line 7 /src/js/formElements/externalAdmin.vue - line 10 (has fallback css class "removeBtn" with content: "x" instead of close icon) /src/js/formElements/map.vue - line 164 /src/js/formElements/nestedSelect/index.vue - line 9 (has fallback css class "removeBtn" with content: "x" instead of close icon)

davoreric avatar Feb 26 '21 10:02 davoreric