CSS snippets can make the invisible button appear, but it’s still not ideal.
.markdown-source-view.mod-cm6 .code-block-flair {
min-height:2em;
background-color:var(--background-modifier-cover);
border:1px solid var(--color-base-40);
}
CSS snippets can make the invisible button appear, but it’s still not ideal.
.markdown-source-view.mod-cm6 .code-block-flair {
min-height:2em;
background-color:var(--background-modifier-cover);
border:1px solid var(--color-base-40);
}