@@ -404,9 +404,8 @@ export default {
.operationPool {
position: relative;
width: 60%;
- min-height: 300px;
+ height: 300px;
padding: 10px 0;
- max-height: 450px;
overflow: auto;
}
.tagName{
@@ -402,10 +402,11 @@ export default {
/*z-index:0;*/
- position: relative;
- width: 60%;
- padding: 10px 0;
+ position: relative;
+ width: 60%;
+ padding: 10px 0;
+ overflow: auto;
margin-right: 10px;