mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-29 05:23:55 +08:00
style: 优化部分样式,保持一致性
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
<div style="
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-top: 15px;
|
||||
margin-left: 10px;
|
||||
margin-top: 11px;
|
||||
margin-left: 11px;
|
||||
gap: 10px;
|
||||
">
|
||||
<img loading="lazy" alt="" src="@/assets/xiaozhi-logo.png" style="width: 45px; height: 45px" />
|
||||
<img loading="lazy" alt="" :src="xiaozhiAiIcon" style="height: 18px" />
|
||||
<img loading="lazy" alt="" src="@/assets/xiaozhi-logo.png" style="width: 42px; height: 42px" />
|
||||
<img loading="lazy" alt="" :src="xiaozhiAiIcon" style="height: 20px" />
|
||||
</div>
|
||||
</el-header>
|
||||
<div class="login-person">
|
||||
|
||||
Reference in New Issue
Block a user