apollo-elements/apollo-elements

View on GitHub
docs/guides/usage/mutations/_assets/add-user.css

Summary

Maintainability
Test Coverage
:host {
  display: block;
}

::slotted(button) {
  font-weight: bold;
  width: 100%;
}

.transparent {
  opacity: 0;
}