|
@@ -38,7 +38,7 @@
|
|
|
</div>
|
|
|
|
|
|
<svg @click="clickArrow" v-show="state.show == 'arrow'" id="denet_tip_group_arrow"
|
|
|
- style="position: absolute; right: 20px;" width="40" height="40" viewBox="0 0 40 40" fill="none"
|
|
|
+ style="position: absolute; right: 20px; cursor: pointer;" width="40" height="40" viewBox="0 0 40 40" fill="none"
|
|
|
xmlns="http://www.w3.org/2000/svg">
|
|
|
<path d="M15 10L26 19.6875L15 29.375" stroke="white" stroke-width="2" />
|
|
|
</svg>
|