arifszn/reactive-button

View on GitHub
docs/src/components/Playground/EditorPlayground.scss

Summary

Maintainability
Test Coverage
.editor-playground-component-wrapper {
  .playground__card {
    min-height: 120px;
  }
  .editor__card__body {
    padding: 0;
  }
}