|
|
@@ -17,13 +17,13 @@
|
|
|
</svg>
|
|
|
<span>{{ lang.ssQandA }}</span>
|
|
|
</div>
|
|
|
- <div class="popover-item" @click="editContent(78)" v-if="frametype != 78">
|
|
|
+ <!-- <div class="popover-item" @click="editContent(78)" v-if="frametype != 78">
|
|
|
<svg width="1em" height="1em" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
|
|
<polyline points="9 11 12 14 22 4"></polyline>
|
|
|
<path d="M21 12v7a2 2 0 01-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2h11"></path>
|
|
|
</svg>
|
|
|
<span>{{ lang.ssVote }}</span>
|
|
|
- </div>
|
|
|
+ </div> -->
|
|
|
</template>
|
|
|
<div class="handler-item" :class="{ active: toolVisible }">
|
|
|
<span class="svg-icon">
|