@@ -1266,6 +1266,24 @@
width: 80px;
text-align: center;
z-index: 99;
+
+ &-arrow {
+ display: inline-block;
+ width: 28px;
+ height: 24px;
+ margin-bottom: 16px;
+ background-image: url(../images/bg-arrow-right.png);
+ background-size: 100% 100%;
+ }
+ > .el-button {
+ background-color: #29abff;
+ border-color: #29abff;
+ &:hover {
+ opacity: 0.9;
}
@@ -80,6 +80,7 @@
</div>
<div class="qe-middle">
+ <div class="qe-middle-arrow"></div>
<el-button
size="small"
type="primary"