| @@ -105,8 +105,12 @@ | ||
| 105 | 105 | .code-block-pro-editor .code-block-pro-copy-button { |
| 106 | 106 | display: block !important; |
| 107 | 107 | @apply pointer-events-none; |
| 108 | 108 | } |
| 109 | +.cbp-theme-preview { | |
| 110 | + font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace; /* no !important */ | |
| 111 | + direction: ltr; | |
| 112 | +} | |
| 109 | 113 | |
| 110 | 114 | @font-face { |
| 111 | 115 | font-family: 'Code-Pro-Fira-Code'; |
| 112 | 116 | src: url('../fonts/Code-Pro-Fira-Code.woff2') format('woff2'); |