修复写邮件按钮位置靠右

This commit is contained in:
eoao
2025-08-22 17:22:40 +08:00
parent ffcb5fed53
commit 6b88e45743
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -351,7 +351,7 @@ function formatName(email) {
display: grid;
height: 100%;
gap: 10px;
grid-template-columns: 1fr auto auto;
grid-template-columns: auto auto 1fr;
}
.header.not-send {
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -7,8 +7,8 @@
<link rel="icon" href="/assets/favicon-C5dAZutX.svg" type="image/svg+xml">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap" rel="stylesheet">
<script src="https://challenges.cloudflare.com/turnstile/v0/api.js" async defer></script>
<script type="module" crossorigin src="/assets/index-B5E7LhwJ.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-Bhyg3tQ_.css">
<script type="module" crossorigin src="/assets/index-BWO6kBue.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-IV79mZ40.css">
</head>
<body>
<div id="loading-first">