balmet.com

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

_editor.scss (262B)


      1 .wp-block-code code {
      2 	white-space: pre !important;
      3 	overflow-x: auto;
      4 }
      5 
      6 .wp-block-code {
      7 	border-color: var(--global--color-border);
      8 	border-radius: 0;
      9 	border-style: solid;
     10 	border-width: 0.1rem;
     11 	padding: var(--global--spacing-unit);
     12 	color: currentColor;
     13 }