Close #5855
This commit is contained in:
SainoNamkho
2022-06-29 10:31:51 +08:00
committed by Andelf
parent ccc37e961d
commit 18568c03a0

View File

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