修复快捷键

This commit is contained in:
X1627315083
2025-01-23 09:36:21 +08:00
parent 807940f380
commit d99705c137
6 changed files with 95 additions and 10 deletions

View File

@@ -158,6 +158,7 @@ export default defineComponent({
overflow: hidden;
> .content_item{
height: 100%;
margin-top: 1rem;
}
}
}