Better support for mobile devices on login and account pages

This commit is contained in:
Dane Everitt 2018-06-16 18:04:48 -07:00
parent 941c585c73
commit 5c3d3f6ce9
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
7 changed files with 18 additions and 12 deletions

View file

@ -1,5 +1,5 @@
<template>
<form class="bg-white shadow-lg rounded-lg pt-10 px-8 pb-6 mb-4 animate fadein" method="post"
<form class="login-box" method="post"
v-on:submit.prevent="submitToken"
>
<div class="flex flex-wrap -mx-3 mb-6">