修改了保存信息的位置

This commit is contained in:
luyuan 2020-11-20 16:40:53 +08:00
parent cf87e7e9f7
commit ced7a5c80e
Signed by: theluyuan
GPG Key ID: A7972FD973317FF3

View File

@ -1373,8 +1373,9 @@ export default defineComponent({
cursor: pointer; cursor: pointer;
user-select: none; user-select: none;
position: fixed; position: fixed;
bottom: 100px; top: 2.3rem;
right: 300px; right: 1rem;
} }
// .submit-btn:hover { // .submit-btn:hover {
// background: #08ae98; // background: #08ae98;