mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-15 03:53:16 +08:00
💄 添加胡桃Logo
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
density="compact"
|
||||
title="重置胡桃云密码"
|
||||
>
|
||||
<img src="/platforms/other/hutao2.webp" alt="logo" class="thvc-logo" />
|
||||
<v-form ref="formEl" class="thvc-mid">
|
||||
<v-text-field
|
||||
ref="usernameInput"
|
||||
@@ -174,6 +175,15 @@ onUnmounted(() => {
|
||||
background-color: var(--box-bg-1);
|
||||
}
|
||||
|
||||
.thvc-logo {
|
||||
position: absolute;
|
||||
z-index: 0;
|
||||
bottom: -16px;
|
||||
left: -16px;
|
||||
width: 128px;
|
||||
height: 128px;
|
||||
}
|
||||
|
||||
.thvc-mid {
|
||||
position: relative;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user