Commit 46494dbc authored by 邓超's avatar 邓超

fix: 修改按钮样式

parent 2e4a7dad
Pipeline #51952 passed with stages
......@@ -48,13 +48,13 @@
}
.btnBox {
position: sticky;
// bottom: 0px;
// right: 0px;
// background-color: #fff;
// width: 100%;
// height: 40px;
// padding: 0 20px;
// display: flex;
// justify-content: flex-end;
// align-items: center;
bottom: 0px;
right: 0px;
background-color: #fff;
width: 100%;
height: 40px;
padding: 0 20px;
display: flex;
justify-content: flex-end;
align-items: center;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment