修改了保存信息的位置
This commit is contained in:
parent
cf87e7e9f7
commit
ced7a5c80e
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user