some small styling
This commit is contained in:
@@ -1 +1 @@
|
|||||||
3cbd998f7434c93aed61c892053a9289
|
a3a24372c19044672ce31cbd893c4fdb
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
9a10a582e2d006052bdd93f717cce3ff
|
2df1ef583b0bce177684c95cf1553ed8
|
||||||
|
|||||||
Binary file not shown.
@@ -10,7 +10,7 @@
|
|||||||
<label for="password">Şifre:</label>
|
<label for="password">Şifre:</label>
|
||||||
<input type="password" id="password" class="form-control" v-model="password" required>
|
<input type="password" id="password" class="form-control" v-model="password" required>
|
||||||
</div>
|
</div>
|
||||||
<button type="submit" class="btn btn-primary">Login</button>
|
<button style="margin-top: 15px;" type="submit" class="btn btn-primary">Login</button>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user