This commit is contained in:
Taric Xin
2022-03-02 16:15:39 +08:00
parent 3e08b87143
commit 6908a84e25
6 changed files with 57 additions and 16 deletions

View File

@ -31,4 +31,12 @@
font-size : 16px;
}
}
}
.total-footer {
position : absolute;
bottom : 30px;
height : 32px;
margin : 16px 0;
line-height: 32px;
}