Toggle navigation
Toggle navigation
This project
Loading...
Sign in
developOne
/
harmonyPool
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
chenjun
2024-08-06 14:43:12 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4d8dc22b9b2604360f1342e3c4058ad015abfac7
4d8dc22b
1 parent
bc32477c
视频>直播,正在直播只配置一个内容时,卡片样式不正确,封面图没有左右对齐,见截图
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
sight_harmony/features/wdComponent/src/main/ets/components/view/LiveHorizontalCardForOneComponent.ets
sight_harmony/features/wdComponent/src/main/ets/components/view/LiveHorizontalCardForOneComponent.ets
View file @
4d8dc22
...
...
@@ -29,9 +29,9 @@ export struct LiveHorizontalCardForOneComponent {
.margin({ top: 8 })
.width(CommonConstants.FULL_WIDTH)
}
.padding({
left: 16,
right: 16
})
// .padding({
// left: 16,
// right: 16
// })
}
}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment