Kaynağa Gözat

Change formatting to increase legitiblity

sbkwgh 7 yıl önce
ebeveyn
işleme
05eac13639
1 değiştirilmiş dosya ile 6 ekleme ve 1 silme
  1. 6 1
      frontend/src/App.vue

+ 6 - 1
frontend/src/App.vue

@@ -19,7 +19,12 @@
 			:no-padding='true'
 			:hide-footer='true'
 		>
-			<tab-view :tabs='["Sign up", "Login"]' v-model="showAccountTab" padding='true' slot='main'>
+			<tab-view
+				:tabs='["Sign up", "Login"]'
+				v-model="showAccountTab"
+				padding='true'
+				slot='main'
+			>
 				<template slot='Sign up'>
 					<p style='margin-top: 0;' v-if='$store.state.token'>
 						<strong>Providing the token is still valid, this will create an admin account</strong>