mirror of
https://github.com/PlayEdu/backend
synced 2025-07-19 08:59:44 +08:00
线上课列表封面圆角优化
This commit is contained in:
parent
f6f3fb0259
commit
1125159c6c
@ -101,6 +101,7 @@ export const CoursePage = () => {
|
||||
preview={false}
|
||||
width={80}
|
||||
height={60}
|
||||
style={{ borderRadius: 6 }}
|
||||
src={record.thumb}
|
||||
></Image>
|
||||
<span className="ml-8">{record.title}</span>
|
||||
|
Loading…
x
Reference in New Issue
Block a user