为图片上传框增加最大高度及滚动条
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user