2 parents a9289c0 + 90c8d33 commit d027163Copy full SHA for d027163
2 files changed
frontend/styles/header.css
@@ -173,7 +173,7 @@
173
174
display: flex;
175
176
- align-items: center;
+ align-items: flex-end;
177
178
gap: 10px;
179
public/index.html
@@ -77,6 +77,7 @@ <h1>成績分析平台</h1>
77
</div>
78
79
<div class="data-time-box">
80
+ <span class="header-status-badge" id="headerStatusBadge" aria-live="polite"></span>
81
<div class="time-info">
82
83
<span class="time-label" id="updateTimeLabel">資料更新時間</span>
0 commit comments