229-multi-level-dropdown icon indicating copy to clipboard operation
229-multi-level-dropdown copied to clipboard

RightIcon is not visible

Open rrsalian16 opened this issue 4 years ago • 1 comments

DropdownItems rightIcon is not visible

rrsalian16 avatar Nov 08 '20 10:11 rrsalian16

This has already been referenced in issue #5

For ease I have included the below code:

.icon-right svg {
  fill: var(--text-color);
  width: 20px;
  height: 20px;
}

starlightromero avatar Nov 17 '20 16:11 starlightromero