fix shiki.

This commit is contained in:
2023-02-22 23:10:31 +08:00
parent 86315f63dc
commit b66fbe594b
7 changed files with 306 additions and 275 deletions

View File

@@ -79,11 +79,11 @@ function next() {
</template>
<style>
.__layout-dark .shiki-light {
.__layout-dark .vitesse-light {
display: none;
}
.__layout .shiki-dark {
.__layout .vitesse-dark {
display: none;
}