widgets/FloodAnalysis/css/style.css
@@ -182,7 +182,7 @@ /**淹没分析表格**/ .analysis-box-list{ /*margin-left: 1%;*/ height: calc(100% - 218px); height: calc(100% - 194px); top:3px; overflow-y: auto; background-color: #fff; @@ -435,3 +435,17 @@ .evaluate-middle-first .column-2{ display: flex; } /**放大按钮**/ .restore-icon{ width: 32px; height: 32px; background: rgb(0, 73, 135); position: fixed; right: 16px; top: 90.5px; background-image: url(../images/fold_down.png); background-position: center; background-repeat: no-repeat; cursor: pointer; }