SainoNamkho 3 years ago
parent
commit
18568c03a0
1 changed files with 4 additions and 0 deletions
  1. 4 0
      resources/css/common.css

+ 4 - 0
resources/css/common.css

@@ -1195,3 +1195,7 @@ html[data-theme='dark'] .keyboard-shortcut > code {
     min-width: 1px;
     min-height: 1px;
 }
+
+.katex .tag {
+    overflow-x: clip;
+}