.copy-sticker {
  width: 18px;
  height: 18px;
  display: block;
  flex: 0 0 auto;
  pointer-events: none;
}

.copy-sticker svg {
  width: 100% !important;
  height: 100% !important;
  display: block;
}

.set-copy .copy-sticker,
.op-copyline .copy-sticker,
.op-linkbox .copy-sticker,
.wd-item .copy-sticker,
.ok-pay__idbox .copy-sticker {
  width: 18px;
  height: 18px;
}
