[fix] fix the formulation code direction.

This commit is contained in:
PrinOrange
2024-08-12 11:51:14 +08:00
parent 77cbd2a9f8
commit 0fa04a99fc

View File

@@ -20,4 +20,5 @@
.katex-display::-webkit-scrollbar {
height: 0.4rem;
width: 0.5rem;
direction: ltr;
}