style(led): 调整 rowDom 容器内边距,优化布局间距
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.7
parent
a5217bf272
commit
1f8ebc6ef8
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user