头像和保存按钮

This commit is contained in:
2020-11-18 14:28:21 +08:00
parent 224bacbb2a
commit 5e2db3ad91
2 changed files with 7 additions and 1 deletions

View File

@@ -1350,6 +1350,9 @@ export default defineComponent({
line-height: 23px;
cursor: pointer;
user-select: none;
position: fixed;
bottom: 100px;
right: 300px;
}
// .submit-btn:hover {
// background: #08ae98;