You are here

claro.css in Gutenberg 8.2

/**
 * Don't edit this file. Find all style at ./sass folder.
 **/
.button {
  padding: calc(0.6rem - 1px) calc(1.5rem - 1px) !important;
}

.page-wrapper :focus {
  box-shadow: none !important;
}

/*# sourceMappingURL=claro.css.map */

File

css/claro.css
View source
  1. /**
  2. * Don't edit this file. Find all style at ./sass folder.
  3. **/
  4. .button {
  5. padding: calc(0.6rem - 1px) calc(1.5rem - 1px) !important;
  6. }
  7. .page-wrapper :focus {
  8. box-shadow: none !important;
  9. }
  10. /*# sourceMappingURL=claro.css.map */