xbx #146

Merged
theluyuan merged 13 commits from xbx into master 2020-11-23 08:59:54 +00:00
Showing only changes of commit 82146f266d - Show all commits

View File

@ -1381,15 +1381,15 @@ export default defineComponent({
}
}
.submit-btn {
width: 63px;
height: 23px;
width: 70px;
height: 28px;
background: #08ae98;
border-radius: 3px;
font-size: 10px;
font-weight: 500;
color: #ffffff;
text-align: center;
line-height: 23px;
line-height: 28px;
cursor: pointer;
user-select: none;
position: fixed;