[fix] fix the formulation code direction.
This commit is contained in:
@@ -20,4 +20,5 @@
|
|||||||
.katex-display::-webkit-scrollbar {
|
.katex-display::-webkit-scrollbar {
|
||||||
height: 0.4rem;
|
height: 0.4rem;
|
||||||
width: 0.5rem;
|
width: 0.5rem;
|
||||||
|
direction: ltr;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user