新增插件分类
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user