@@ -312,4 +312,7 @@ p {
.clickBtn .el-button:first-child {
background-color: #e9021d;
}
+.clickBtn .el-button:last-child {
+ background: #e6a23c;
+}
</style>