Feat/music annotation (#18391)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
crazywoola
2025-04-19 11:59:00 +08:00
committed by GitHub
parent 00d9f037b5
commit 1e32175cdc
5 changed files with 95 additions and 36 deletions

View File

@@ -1039,3 +1039,6 @@
.markdown-body .react-syntax-highlighter-line-number {
color: var(--color-text-quaternary);
}
.markdown-body .abcjs-inline-audio .abcjs-btn {
display: flex !important;
}