为图片上传框增加最大高度及滚动条

This commit is contained in:
sj
2022-10-28 10:26:24 +08:00
parent 8118ddcf4b
commit 7c213069d8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
width="70%"
>
<el-container>
<el-aside width="unset">
<el-aside width="unset" style="height: 510px">
<div style="margin-bottom: 10px">
<el-button
class="el-icon-plus"
+1 -1
View File
@@ -33,7 +33,7 @@
width="70%"
>
<el-container>
<el-aside width="unset">
<el-aside width="unset" style="height: 510px">
<div style="margin-bottom: 10px">
<el-button
class="el-icon-plus"