fix(music): fix music shortcode

This commit is contained in:
Dillon
2020-02-04 01:55:24 +08:00
parent d8854c7e47
commit 097473ef2a
6 changed files with 32 additions and 26 deletions

View File

@@ -70,6 +70,17 @@
}
}
.copyright {
.copyright-line {
.icp-splitter {
display: none;
}
.icp-br {
display: block;
}
}
}
.dynamic-to-top {
display: none !important;
}