This commit is contained in:
杜恒
2021-04-25 13:08:18 +08:00
parent 87257a263d
commit efc8ed68de
8 changed files with 9 additions and 13 deletions

File diff suppressed because one or more lines are too long

View File

@@ -2339,10 +2339,8 @@
transition: transform 0.35s, opacity 0.35s;
}
}
p code {
code:not([class]) {
display: inline-block;
min-height: 26px;
line-height: 26px;
border-radius: var(--radius-inner);
font-size: 12px;
background: #fdf6ec;