提交按钮上移

This commit is contained in:
2020-11-24 18:34:20 +08:00
parent d816b241a3
commit d1e5231da5

View File

@@ -1400,7 +1400,7 @@ export default defineComponent({
cursor: pointer;
user-select: none;
position: fixed;
top: 2.3rem;
top: 1.3rem;
right: 1rem;
}