.openapi-explorer__code-block-exit-btn-icons {
  position: relative;
  width: 1.125rem;
  height: 1.125rem;
}

.openapi-explorer__code-block-exit-btn-icon {
  position: absolute;
  top: 0;
  left: 0;
  fill: currentColor;
  opacity: inherit;
  width: inherit;
  height: inherit;
  transition: all 0.15s ease;
}
