:global {
  .nbugs-pc-checkbox {
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    border: 1px solid #c9c9c9;
    user-select: none;
    img {
      width: 24px;
      height: 24px;
      transform: translate(-3px, -3px);
    }
  }
}
