|
@@ -18080,6 +18080,11 @@ export default {
|
|
|
width: 100% !important;
|
|
|
}
|
|
|
|
|
|
+ .addToolCss{
|
|
|
+ right: 0 !important;
|
|
|
+ width: 100% !important;
|
|
|
+ }
|
|
|
+
|
|
|
/* .textTitle >>> .el-form-item__label {
|
|
|
width: 150px !important;
|
|
|
} */
|
|
@@ -21936,7 +21941,6 @@ ol {
|
|
|
flex-wrap: wrap;
|
|
|
justify-content: flex-start;
|
|
|
align-items: flex-start;
|
|
|
- max-width: 600px;
|
|
|
padding: 0 0 15px 0;
|
|
|
}
|
|
|
|
|
@@ -22163,7 +22167,7 @@ ol {
|
|
|
position: fixed;
|
|
|
z-index: 999;
|
|
|
background: #fff;
|
|
|
- right: 3%;
|
|
|
+ right: 5%;
|
|
|
bottom: 18%;
|
|
|
min-width: 600px;
|
|
|
min-height: 300px;
|