fix: style issues

This commit is contained in:
Tienson Qin
2021-07-16 22:43:20 +08:00
parent 15d2091c06
commit 54573675f2
4 changed files with 4 additions and 8 deletions

View File

@@ -1147,7 +1147,3 @@ html[data-theme='dark'] .keyboard-shortcut > code {
.overflow-y-scroll {
overflow-y: scroll;
}
.whitespace-no-wrap {
white-space: nowrap;
}