新增插件分类

This commit is contained in:
w_xiaolizu
2023-08-30 14:46:34 +08:00
parent eb802ee975
commit a208782049
5 changed files with 378 additions and 399 deletions

View File

@@ -16,6 +16,11 @@
.markdown-body thead th {
padding: .5em .2em;
}
.normal_mut_select .svelte-1gfkn6j {
float: left;
width: auto;
line-height: 260% !important;
}
.markdown-body ol, .markdown-body ul {
padding-inline-start: 2em !important;

View File

@@ -24,7 +24,11 @@ mspace {
border-color: yellow;
}
}
.normal_mut_select .svelte-1gfkn6j {
float: left;
width: auto;
line-height: 260% !important;
}
#highlight_update {
animation-name: highlight;
animation-duration: 0.75s;