Open oshanQQ opened 3 years ago
とりあえずやること
投稿カードはこちらのページを参考 https://www.paveway.info/entry/2020/11/08/vuetify_vcard
コードはこんな感じ
<v-content>
<v-card width="400px" class="mx-auto mt-5">
<v-card-title>タイトル</v-card-title>
<V-card-subtitle>サブタイトル</V-card-subtitle>
<v-card-text>本文だほげぇ</v-card-text>
</v-card>
</v-content>
postlist上部にLog out
ボタンを設置。div
要素で囲んでv-btn
のみ中央に寄せています。
Sign in
ボタンを右側に移した