@@ -22,7 +22,7 @@ body{
/*height: 100%;*/
.content-box1{
margin: 0 30px;
- padding-bottom: 30px;
+ padding-bottom: 90px;
background: #fff;
position: relative;
overflow-y: auto;
@@ -232,9 +232,12 @@ body{
}
.oper-box{
- margin: 0 40px;
text-align: center;
+ padding: 30px 0;
+ position: absolute;
+ bottom: 0;
+ width: calc(100% - 100px);
+ margin-left: 40px;
button{
display: inline-block;
width: 68px;