Merge branch 'main' into pr/jxpeng98/1257

This commit is contained in:
tangly1024.com
2023-07-26 18:43:34 +08:00
238 changed files with 7817 additions and 1027 deletions

View File

@@ -11,6 +11,10 @@
margin-bottom: 0.5rem;
}
.collapse-wrapper .code-toolbar {
margin-bottom: 0;
}
.toolbar-item{
white-space: nowrap;
}
@@ -21,7 +25,7 @@
pre[class*='language-'] {
margin-top: 0rem !important;
margin-bottom: 0rem !important;
// margin-bottom: 0rem !important;
padding-top: 1.5rem !important;
}