mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2024-11-01 14:10:27 +08:00
优化
This commit is contained in:
parent
5b903d76bd
commit
1a63d788f5
@ -111,6 +111,7 @@ export default {
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
height: 160px;
|
height: 160px;
|
||||||
width: 160px;
|
width: 160px;
|
||||||
|
max-width: calc(50% - 10px);
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
position: relative;
|
position: relative;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
|
@ -52,7 +52,7 @@
|
|||||||
size="mini"
|
size="mini"
|
||||||
:disabled="!isSelected"
|
:disabled="!isSelected"
|
||||||
@click="confirm()"
|
@click="confirm()"
|
||||||
>使用选中文件 {{ this.limitTip }}</el-button
|
>使用选中文件 {{ limitTip }}</el-button
|
||||||
>
|
>
|
||||||
|
|
||||||
<el-button
|
<el-button
|
||||||
|
Loading…
Reference in New Issue
Block a user