@@ -8,6 +8,8 @@
.right {
text-align: right;
+ background: #f2f2f2;
+ padding-top: 8px;
}
.el-loading-mask {
@@ -208,6 +208,14 @@ body {
flex-shrink: 0;
display: flex;
justify-content: flex-end;
+ text-align: center;
+ position: fixed;
+ bottom: 0;
+ left: 242px;
+ right: 0;
+ padding-top: 10px;
+ padding-bottom: 10px;
@@ -493,6 +493,7 @@
height: 40px;
line-height: 40px;
margin-bottom: 10px;
+ padding: 0 10px;
#handsontableSteps1 {
flex: 1;
@@ -325,6 +325,7 @@
@@ -212,6 +212,7 @@
@@ -479,6 +479,7 @@
.point-border {}
.jsmind-container {