fix: site title check + UI fixes + 2FA setup on account verify

This commit is contained in:
NGPixel
2020-08-23 12:58:56 -04:00
parent f72530bf84
commit 8c205b6950
4 changed files with 21 additions and 12 deletions

View File

@@ -93,7 +93,7 @@
loader(v-model='isLoading', :mode='loaderMode', :icon='loaderIcon', :color='loaderColor', :title='loaderTitle', :subtitle='loaderSubtitle')
nav-footer(color='grey darken-5', dark-color='grey darken-5')
notify
notify(style='padding-top: 64px;')
</template>
<script>