@@ -992,6 +992,9 @@ export default {
font-size: 14px;
font-weight: 400;
color: #ffffff;
+ max-height: 152px;
+ overflow-x: hidden;
+ overflow-y: auto;
> .el-row > .el-col {
height: 38px;
line-height: 38px;
@@ -1238,6 +1241,7 @@ export default {
bottom: 0;
left: 50%;
transform: translateX(-50%);
+ z-index: 1000;
width: 20px;
height: 15px;
border-radius: 4px;