Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#470 キャラ・スタイル変更UIの改良 #484

Merged
merged 3 commits into from
Nov 20, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
デザイン調整
MT224244 committed Nov 16, 2021
commit d80effd7a6ae10d4f8a4cc596356043240ad5f32
5 changes: 4 additions & 1 deletion src/components/AudioCell.vue
Original file line number Diff line number Diff line change
@@ -52,9 +52,12 @@
</q-avatar>
<div>{{ characterInfo.metas.speakerName }}</div>
</q-btn>

<q-separator vertical />

<q-btn
flat
class="q-px-xs q-py-none"
class="q-px-sm q-py-none"
:class="
subMenuOpenFlags[characterIndex] && 'opened-character-item'
"