Close #5855
pull/5991/head
SainoNamkho 2022-06-29 10:31:51 +08:00 committed by Andelf
parent ccc37e961d
commit 18568c03a0
1 changed files with 4 additions and 0 deletions

View File

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