Commit a1c76f7f authored by nick zheng's avatar nick zheng

Merge branch 'beta' into 'master'

chore: 登录页logo样式

See merge request !245
parents 0104ec3e f4ff29c4
......@@ -396,7 +396,7 @@ function handleAgreementNavigator(name: 'UserAgreement' | 'PrivacyPolicy') {
<template>
<div class="bg-px-login_bg-png relative h-screen min-h-[750px] w-full min-w-[600px] bg-cover bg-center bg-no-repeat">
<div
class="bg-px-logo-png z-100 absolute left-[60px] top-[25px] h-[29px] w-[119px] !bg-contain bg-center bg-no-repeat"
class="bg-px-logo-png z-100 absolute left-[30px] top-[25px] h-[56px] w-[188px] !bg-contain bg-center bg-no-repeat"
></div>
<div class="z-100 absolute right-[60px] top-[25px] w-[140px]">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment