mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 08:44:25 +08:00
modify style
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="layout-wrapper">
|
||||
<router-link class="d-inline" to="/">
|
||||
<router-link to="/">
|
||||
<div class="auth-logo d-flex align-start gap-x-3">
|
||||
<img alt="logo" class="login-page-logo" src="/img/ezbookkeeping-192.png" />
|
||||
<h1 class="font-weight-medium leading-normal text-2xl">{{ $t('global.app.title') }}</h1>
|
||||
|
||||
Reference in New Issue
Block a user