1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-03 23:06:20 +02:00
This commit is contained in:
syuilo
2020-12-05 12:57:15 +09:00
parent af5b4749b0
commit fbbc7d005d
2 changed files with 2 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div
class="note _panelElevated"
class="note _panel"
v-if="!muted"
v-show="!isDeleted"
:tabindex="!isDeleted ? '-1' : null"