播放器配置优化

This commit is contained in:
禺狨 2023-05-30 17:49:10 +08:00
parent 7ddf772764
commit f6e1f498dd

View File

@ -402,7 +402,6 @@ const SystemConfigPage = () => {
<div className="d-flex"> <div className="d-flex">
<Image <Image
preview={false} preview={false}
width={320}
height={180} height={180}
src={thumb} src={thumb}
style={{ borderRadius: 6 }} style={{ borderRadius: 6 }}