style(led): 调整 rowDom 容器内边距,优化布局间距

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
17792275749
2026-08-12 17:01:44 +08:00
co-authored by Claude Opus 4.7
parent a5217bf272
commit 1f8ebc6ef8
+3
View File
@@ -36,6 +36,9 @@ export default {
display: flex;
flex-wrap: nowrap;
align-items: center;
padding-left: 220px;
padding-right: 90px;
box-sizing: border-box;
.rowDom-logo {
width: 310px;