|
@@ -57,7 +57,12 @@
|
|
|
>
|
|
|
<el-button><i class="el-icon-plus"></i>{{ item.name }}</el-button>
|
|
|
</div>
|
|
|
- <p class="tips-info">提示:拖动插入元素</p>
|
|
|
+ <p
|
|
|
+ class="tips-info tips-error"
|
|
|
+ style="font-weight: 600; font-size: 16px"
|
|
|
+ >
|
|
|
+ 提示:拖动插入元素
|
|
|
+ </p>
|
|
|
</div>
|
|
|
<!-- card config edit -->
|
|
|
<card-config-prop-edit
|