Make the account page mobile friendly
This commit is contained in:
parent
4e4a183f48
commit
ac7cefb83f
4 changed files with 19 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
<template>
|
||||
<div :class>
|
||||
<form method="post" v-on:submit.prevent="submitForm">
|
||||
<div class="bg-white p-6 border border-grey-light rounded rounded-1">
|
||||
<div class="content-box">
|
||||
<h2 class="mb-6 text-grey-darkest font-medium">Update your email</h2>
|
||||
<div>
|
||||
<label for="grid-email" class="input-label">Email address</label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue