fix: 解决文件编辑,快捷提示不显示的 BUG (#355)

This commit is contained in:
zhengkunwang223 2023-03-22 11:56:09 +08:00 committed by GitHub
parent e85340ca5d
commit 67bb30c10c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,10 +120,6 @@ const showBack = computed(() => {
margin-top: 20px;
}
.main {
margin-top: 20px;
}
.prompt {
margin-top: 10px;
}