Merge branch 'main' into feat/event

This commit is contained in:
吴晟 Wu Sheng 2022-06-22 18:59:00 +08:00 committed by GitHub
commit 5fb213da0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -166,7 +166,7 @@ function showCurrentSpanDetail(text: string) {
} }
.item span { .item span {
height: 21px; min-height: 21px;
} }
.link-hover { .link-hover {