This commit is contained in:
Louis Lam
2023-11-13 18:09:36 +08:00
parent 54e8484efd
commit d76442434f
3 changed files with 14 additions and 5 deletions

View File

@@ -680,6 +680,10 @@ code {
}
}
.form-text {
color: $dark-font-color3;
}
// Vue Prism Editor bug - workaround
// https://github.com/koca/vue-prism-editor/issues/87
/*