This commit is contained in:
changjinpeng
2022-03-17 09:21:00 +08:00
parent 782d060673
commit 173ab5bca7
2 changed files with 14 additions and 2 deletions

View File

@@ -266,6 +266,9 @@ export default {
position: fixed;
bottom: 0;
width: 100%;
// margin: 0 20px;
// width: calc(100% - 40px);
// border-radius: 16px;
box-sizing: border-box;
background: #1365dd;
height: 88px;