hide close button bottom fade for now

This commit is contained in:
Freeplay 2023-06-02 17:23:09 -04:00
parent 004bab2d56
commit 6233883cd0

View file

@ -168,10 +168,10 @@
<i class="ph-stop ph-bold"></i> {{ i18n.ts._mfm.stop }}
</template>
</MkButton>
<div
<!-- <div
v-if="(isLong && !collapsed) || (props.note.cw && showContent)"
class="fade"
></div>
></div> -->
</div>
</template>